Skip to content

Commit

Permalink
build(deps-dev): Bump nox from 2023.4.22 to 2024.10.9
Browse files Browse the repository at this point in the history
Bumps [nox](https://github.com/wntrblm/nox) from 2023.4.22 to 2024.10.9.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2023.04.22...2024.10.09)

---
updated-dependencies:
- dependency-name: nox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 55b3bf8 commit ae39b71
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 @@ -51,7 +51,7 @@ sphinxcontrib-asyncio = "^0.3.0"
mypy = {version = "^1.4.1"}
black = ">=23.7,<25.0"
pre-commit = "^3.3.3"
nox = "^2023.4.22"
nox = ">=2023.4.22,<2025.0.0"
nox-poetry = "^1.0.3"
sqlalchemy-stubs = "^0.4"
sphinx = "^7.0.1"
Expand Down

0 comments on commit ae39b71

Please sign in to comment.