Skip to content

Commit

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

---
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 Sep 23, 2023
1 parent dc5a8c8 commit cced5d8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ botocore==1.29.104
# s3transfer
build==0.8.0
# via pip-tools
cachetools==5.3.0
cachetools==5.3.1
# via tox
certifi==2022.12.7
# via requests
cffi==1.15.1
# via cryptography
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
chardet==5.2.0
# via tox
charset-normalizer==2.0.7
# via requests
Expand All @@ -40,13 +40,13 @@ cryptography==41.0.4
# via
# types-pyopenssl
# types-redis
distlib==0.3.6
distlib==0.3.7
# via virtualenv
docutils==0.18.1
# via
# sphinx
# sphinx-tabs
filelock==3.10.0
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -72,7 +72,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.6.0
# via pre-commit
packaging==23.0
packaging==23.1
# via
# build
# pallets-sphinx-themes
Expand All @@ -86,11 +86,11 @@ pep517==0.12.0
# via build
pip-tools==6.12.3
# via -r dev.in
platformdirs==3.1.1
platformdirs==3.10.0
# via
# tox
# virtualenv
pluggy==1.0.0
pluggy==1.3.0
# via
# pytest
# tox
Expand All @@ -108,7 +108,7 @@ pygments==2.10.0
# sphinx-tabs
pylibmc==1.6.3
# via -r tests.in
pyproject-api==1.5.1
pyproject-api==1.6.1
# via tox
pytest==7.2.2
# via
Expand Down Expand Up @@ -159,7 +159,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tomli==2.0.1
# via pep517
tox==4.4.8
tox==4.11.0
# via -r dev.in
types-pyopenssl==23.0.0.2
# via types-redis
Expand All @@ -173,7 +173,7 @@ urllib3==1.26.7
# requests
uwsgi==2.0.21
# via -r tests.in
virtualenv==20.21.0
virtualenv==20.24.4
# via
# pre-commit
# tox
Expand Down

0 comments on commit cced5d8

Please sign in to comment.