Skip to content

Commit

Permalink
chore(deps): update dependency isort to v6 (#3376)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent ed89dbf commit 87deece
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/ops_api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ black = {extras = ["d"], version = "==24.10.0"}
flake8 = "==7.1.1"
flake8-black = "==0.3.6"
ipython = "==8.31.0"
isort = "==5.13.2"
isort = "==6.0.0"
nox = "==2024.10.9"
numpy = "==2.2.1"
pytest = "==8.3.4"
Expand Down
10 changes: 5 additions & 5 deletions backend/ops_api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 87deece

Please sign in to comment.