Skip to content

Commit

Permalink
Update tox-py39-cp39-win32-amd64 constraints for inflect
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 2, 2024
1 parent 2bae6de commit 9d416e1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements/tox-py39-cp39-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# 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.1.0
Expand Down Expand Up @@ -40,7 +38,9 @@ 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
Expand All @@ -62,6 +62,7 @@ mdurl==0.1.2
more-itertools==10.1.0
# via
# cheroot (setup.cfg)
# inflect
# jaraco-functools
# jaraco-text
packaging==23.2
Expand All @@ -81,10 +82,6 @@ py==1.11.0
# pytest
pycparser==2.21
# via cffi
pydantic==2.5.2
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==23.3.0 ; implementation_name != "pypy"
Expand Down Expand Up @@ -138,14 +135,17 @@ tomli==2.0.1
# via coverage
trustme==1.1.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
typeguard==4.2.0
# via inflect
typing-extensions==4.8.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# requests
watchdog==3.0.0
# via pytest-watch
zipp==3.18.1
# via importlib-metadata

0 comments on commit 9d416e1

Please sign in to comment.