Skip to content

Commit 10967bc

Browse files
dependabot[bot]jorgenengelsen
authored andcommitted
Bump nox from 2024.4.15 to 2024.10.9
Bumps [nox](https://github.com/wntrblm/nox) from 2024.4.15 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@2024.04.15...2024.10.09) --- updated-dependencies: - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fafb41 commit 10967bc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python = ">=3.9.1, < 4"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
pytest = "^8.3.3"
22-
nox = "^2024.4.15"
22+
nox = "^2024.10.9"
2323
coverage = "^7.6.4"
2424
pytest-cov = "^5.0.0"
2525

0 commit comments

Comments
 (0)