Skip to content

Commit

Permalink
Update dependency nox to v2024 (#581)
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 Nov 25, 2024
1 parent 723bfdd commit 53382a7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ sqlalchemy = ["SQLAlchemy"]
all = ["mongoengine", "SQLAlchemy"]

[tool.poetry.group.dev.dependencies]
nox = "^2023.0.0"
nox = "^2024.0.0"
ruff = "^0.4.0"
urllib3 = "<=2.1.0"

Expand Down

0 comments on commit 53382a7

Please sign in to comment.