Skip to content

Commit

Permalink
chore(deps-dev): update tox requirement from ~=4.8 to ~=4.11
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.8.0...4.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent d5b84b8 commit 481012f
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 @@ -15,7 +15,7 @@ pylint-quotes = "~=0.2.3"
pytest = "~=7.4"
pytest-cov = "~=4.1"
python-dateutil = "~=2.8"
tox = "~=4.8"
tox = "~=4.11"
typing-extensions = "~=4.7"
types-python-dateutil = "~=2.8"

Expand Down

0 comments on commit 481012f

Please sign in to comment.