Skip to content

Commit a1b13a6

Browse files
dependabot[bot]jmfontaine
authored andcommitted
Bump nox from 2024.3.2 to 2024.4.15
Bumps [nox](https://github.com/wntrblm/nox) from 2024.3.2 to 2024.4.15. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.03.02...2024.04.15) --- updated-dependencies: - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8529a2d commit a1b13a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ xlsxwriter = "3.2.0"
3030
[tool.poetry.group.dev.dependencies]
3131
coverage = { extras = ["toml"], version = "^7.4.4" }
3232
mypy = "^1.9.0"
33-
nox = "^2024.3.2"
33+
nox = "^2024.4.15"
3434
nox-poetry = "^1.0.3"
3535
pytest = "^8.1.1"
3636
pytest-cov = "5.0.0"

0 commit comments

Comments
 (0)