Skip to content

Commit

Permalink
Bump tox from 4.8.0 to 4.11.4
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.8.0 to 4.11.4.
- [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.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
1 parent 9ced118 commit 792d408
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,14 @@ faker-microservice==2.0.0
# via -r requirements/dev.in
faker-nonprofit==1.0.0
# via -r requirements/prod.txt
filelock==3.12.2
filelock==3.13.1
# via
# tox
# virtualenv
ghp-import==2.1.0
# via mkdocs
greenlet==3.0.1
# via sqlalchemy
gvgen==1.0
# via -r requirements/prod.txt
identify==2.5.26
Expand Down Expand Up @@ -126,7 +128,7 @@ platformdirs==3.10.0
# black
# tox
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# diff-cover
# pytest
Expand All @@ -137,7 +139,7 @@ pydantic==1.10.12
# via -r requirements/prod.txt
pygments==2.16.1
# via diff-cover
pyproject-api==1.5.3
pyproject-api==1.6.1
# via tox
pyright==1.1.322
# via -r requirements/dev.in
Expand Down Expand Up @@ -195,7 +197,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.8.0
tox==4.11.4
# via
# -r requirements/dev.in
# tox-gh-actions
Expand Down

0 comments on commit 792d408

Please sign in to comment.