Skip to content

Bump tox from 4.4.8 to 4.11.3 in /requirements #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ build==0.8.0
# via pip-tools
cachelib==0.10.2
# via -r tests.in
cachetools==5.3.0
cachetools==5.3.1
# via tox
certifi==2022.12.7
# via requests
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
chardet==5.2.0
# via tox
charset-normalizer==2.1.0
# via requests
Expand All @@ -32,13 +32,13 @@ click==8.1.3
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.6
distlib==0.3.7
# via virtualenv
docutils==0.18.1
# via
# sphinx
# sphinx-tabs
filelock==3.10.7
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -64,7 +64,7 @@ markupsafe==2.1.1
# werkzeug
nodeenv==1.7.0
# via pre-commit
packaging==23.0
packaging==23.1
# via
# build
# pallets-sphinx-themes
Expand All @@ -78,11 +78,11 @@ pep517==0.13.0
# via build
pip-tools==6.12.2
# via -r dev.in
platformdirs==3.2.0
platformdirs==3.10.0
# via
# tox
# virtualenv
pluggy==1.0.0
pluggy==1.3.0
# via
# pytest
# tox
Expand All @@ -98,7 +98,7 @@ pygments==2.12.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.3.1
# via
Expand Down Expand Up @@ -144,11 +144,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tox==4.4.8
tox==4.11.3
# via -r dev.in
urllib3==1.26.11
# via requests
virtualenv==20.21.0
virtualenv==20.24.5
# via
# pre-commit
# tox
Expand Down