Skip to content

Bump tox from 4.4.8 to 4.6.4 in /requirements #39

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

Closed
wants to merge 1 commit into from
Closed
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
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ 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
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.2
# 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.2.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.5.3
# 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.6.4
# via -r dev.in
urllib3==1.26.11
# via requests
virtualenv==20.21.0
virtualenv==20.24.2
# via
# pre-commit
# tox
Expand Down