Skip to content
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

build(deps-dev): bump tox from 3.24.5 to 4.15.1 #175

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
48 changes: 24 additions & 24 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,27 @@ attrs==21.2.0
# via pytest
babel==2.9.1
# via sphinx
backports-entry-points-selectable==1.1.0
# via virtualenv
cachetools==5.3.3
# via tox
certifi==2023.7.22
# via requests
chardet==5.2.0
# via tox
charset-normalizer==2.0.6
# via requests
colorama==0.4.6
# via tox
commonmark==0.9.1
# via recommonmark
coverage[toml]==5.5
# via
# coverage
# pytest-cov
distlib==0.3.2
# via pytest-cov
distlib==0.3.8
# via virtualenv
docutils==0.17.1
# via
# recommonmark
# sphinx
filelock==3.0.12
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -42,26 +44,27 @@ jinja2==3.1.3
# via sphinx
markupsafe==2.0.1
# via jinja2
packaging==21.0
packaging==24.1
# via
# pyproject-api
# pytest
# setuptools-scm
# sphinx
# tox
platformdirs==2.3.0
# via virtualenv
pluggy==1.0.0
platformdirs==4.2.2
# via
# pytest
# tox
py==1.10.0
# virtualenv
pluggy==1.5.0
# via
# pytest
# tox
py==1.10.0
# via pytest
pygments==2.15.0
# via sphinx
pyparsing==2.4.7
# via packaging
pyproject-api==1.7.1
# via tox
pytest==6.2.5
# via
# -r dev-requirements.in
Expand All @@ -78,11 +81,6 @@ requests==2.31.0
# via sphinx
setuptools-scm==6.3.2
# via -r dev-requirements.in
six==1.16.0
# via
# -c requirements.txt
# tox
# virtualenv
snowballstemmer==2.1.0
# via sphinx
sphinx==4.2.0
Expand All @@ -105,14 +103,16 @@ toml==0.10.2
# via
# coverage
# pytest
tomli==2.0.1
# via
# pyproject-api
# setuptools-scm
# tox
tomli==1.2.1
# via setuptools-scm
tox==3.24.5
tox==4.15.1
# via -r dev-requirements.in
urllib3==1.26.18
# via requests
virtualenv==20.8.0
virtualenv==20.26.3
# via tox
wheel==0.37.1
# via -r dev-requirements.in
Expand Down