Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 00e8215 commit 7b7fb98
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ botocore==1.34.38
# s3transfer
build==0.8.0
# via pip-tools
cachetools==5.3.1
cachetools==5.3.2
# via tox
certifi==2023.7.22
# via requests
Expand Down Expand Up @@ -46,7 +46,7 @@ docutils==0.18.1
# sphinx-tabs
exceptiongroup==1.2.0
# via pytest
filelock==3.12.3
filelock==3.13.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -74,7 +74,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.6.0
# via pre-commit
packaging==23.1
packaging==23.2
# via
# build
# pallets-sphinx-themes
Expand All @@ -88,7 +88,7 @@ pep517==0.12.0
# via build
pip-tools==7.3.0
# via -r dev.in
platformdirs==3.10.0
platformdirs==4.2.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -168,23 +168,21 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.11.4
tox==4.12.1
# via -r dev.in
types-pyopenssl==23.0.0.2
# via types-redis
types-redis==4.6.0.7
# via -r typing.in
typing-extensions==4.8.0
# via
# filelock
# mypy
# via mypy
urllib3==1.26.7
# via
# botocore
# requests
uwsgi==2.0.23
# via -r tests.in
virtualenv==20.24.4
virtualenv==20.25.0
# via
# pre-commit
# tox
Expand Down

0 comments on commit 7b7fb98

Please sign in to comment.