Skip to content

Commit

Permalink
Update tox-py39-cp39-win32-amd64 constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 21, 2025
1 parent e8a9cfb commit 8c43e0a
Showing 1 changed file with 32 additions and 39 deletions.
71 changes: 32 additions & 39 deletions requirements/tox-py39-cp39-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,66 +6,61 @@
#
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.1.1
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.2.2
certifi==2025.1.31
# via requests
cffi==1.16.0
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.1
# via requests
colorama==0.4.6
# via
# pytest
# pytest-watch
coverage==7.5.0
coverage==7.6.12
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# pytest-cov
cryptography==42.0.5
cryptography==44.0.1
# via
# pyopenssl
# trustme
docopt==0.6.2
# via pytest-watch
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via pytest
execnet==2.1.1
# via pytest-xdist
idna==3.7
idna==3.10
# via
# requests
# trustme
importlib-metadata==7.1.0
# via typeguard
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
jaraco-context==5.3.0
jaraco-context==6.0.1
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# jaraco-text
jaraco-functools==4.0.1
jaraco-functools==4.1.0
# via
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
jaraco-text==4.0.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.6.0
# via
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
packaging==24.2
# via
# pytest
# pytest-rerunfailures
Expand All @@ -80,13 +75,13 @@ py==1.11.0
# via pypytools
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.19.1
# via rich
pyopenssl==24.1.0 ; implementation_name != "pypy"
pyopenssl==25.0.0 ; implementation_name != "pypy"
# via -r requirements/tox-py39-cp39-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest==8.2.0
pytest==8.3.4
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# pytest-clarity
Expand All @@ -98,21 +93,21 @@ pytest==8.2.0
# pytest-xdist
pytest-clarity==1.0.1
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-mock==3.14.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-rerunfailures==14.0
pytest-rerunfailures==15.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-sugar==1.0.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-watch==4.2.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-xdist==3.6.1
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytz==2024.1
python-dateutil==2.9.0.post0
# via tempora
requests==2.31.0
requests==2.32.3
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# requests-toolbelt
Expand All @@ -121,29 +116,27 @@ requests-toolbelt==1.0.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
rich==13.7.1
rich==13.9.4
# via pytest-clarity
tempora==5.5.1
six==1.17.0
# via python-dateutil
tempora==5.8.0
# via portend
termcolor==2.4.0
termcolor==2.5.0
# via pytest-sugar
tomli==2.0.1
tomli==2.2.1
# via
# coverage
# pytest
trustme==1.1.0
trustme==1.2.1
# via -r requirements/tox-py39-cp39-win32-amd64.in
typeguard==4.2.1
# via inflect
typing-extensions==4.11.0
typing-extensions==4.12.2
# via
# inflect
# typeguard
urllib3==1.26.18
# pyopenssl
# rich
urllib3==1.26.20
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# requests
watchdog==4.0.0
watchdog==6.0.0
# via pytest-watch
zipp==3.18.1
# via importlib-metadata

0 comments on commit 8c43e0a

Please sign in to comment.