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 Apr 7, 2024
1 parent dd74a55 commit f1863ac
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions requirements/tox-py39-cp39-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py39-cp39-win32-amd64.txt --strip-extras requirements/tox-py39-cp39-win32-amd64.in setup.cfg
#
annotated-types==0.6.0
# via pydantic
atomicwrites==1.4.1
# via pytest
attrs==23.2.0
# via pytest
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.0.0
# via jaraco-context
certifi==2024.2.2
# via requests
cffi==1.16.0
Expand All @@ -34,17 +34,19 @@ cryptography==42.0.5
# trustme
docopt==0.6.2
# via pytest-watch
execnet==2.0.2
execnet==2.1.0
# via pytest-xdist
idna==3.6
# via
# requests
# trustme
inflect==7.0.0
importlib-metadata==7.1.0
# via typeguard
inflect==7.2.0
# via jaraco-text
iniconfig==2.0.0
# via pytest
jaraco-context==4.3.0
jaraco-context==5.3.0
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# jaraco-text
Expand All @@ -62,6 +64,7 @@ mdurl==0.1.2
more-itertools==10.2.0
# via
# cheroot (setup.cfg)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
Expand All @@ -81,10 +84,6 @@ py==1.11.0
# pytest
pycparser==2.22
# via cffi
pydantic==2.5.2
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==24.1.0 ; implementation_name != "pypy"
Expand Down Expand Up @@ -138,14 +137,17 @@ tomli==2.0.1
# via coverage
trustme==1.1.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
typing-extensions==4.10.0
typeguard==4.2.1
# via inflect
typing-extensions==4.11.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# requests
watchdog==4.0.0
# via pytest-watch
zipp==3.18.1
# via importlib-metadata

0 comments on commit f1863ac

Please sign in to comment.