Skip to content

Commit

Permalink
chore(deps-dev): update tox requirement from ~=4.22 to ~=4.23
Browse files Browse the repository at this point in the history
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.22.0...4.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 0a403bc commit 5f0d67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pytest = "~=8.3"
pytest-cov = "~=5.0"
python-dateutil = "~=2.9"
ruff = "~=0.6.9"
tox = "~=4.22"
tox = "~=4.23"
types-python-dateutil = "~=2.9"

[packages]
Expand Down

0 comments on commit 5f0d67d

Please sign in to comment.