Skip to content

Commit

Permalink
Update nox requirement from ^2023.4.22 to ^2024.4.15
Browse files Browse the repository at this point in the history
Updates the requirements on [nox](https://github.com/wntrblm/nox) to permit the latest version.
- [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.04.15)

---
updated-dependencies:
- dependency-name: nox
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 203b9bd commit 8b67d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ aiohttp = "^3.8.4"
dahlia = "^2.3.2"

[tool.poetry.group.dev.dependencies]
nox = "^2023.4.22"
nox = "^2024.4.15"

[tool.poetry.group.typing.dependencies]
mypy = "^1.1.1"
Expand Down

0 comments on commit 8b67d71

Please # to comment.