Skip to content

Commit

Permalink
Update tox-py39-cp39-linux-x86_64 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 a05e76a commit 2bae6de
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements/tox-py39-cp39-linux-x86_64.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-linux-x86_64.txt --strip-extras requirements/tox-py39-cp39-linux-x86_64.in setup.cfg
#
annotated-types==0.6.0
# via pydantic
attrs==23.1.0
# via pytest
autocommand==2.2.2
Expand Down Expand Up @@ -36,7 +34,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 @@ -58,6 +58,7 @@ mdurl==0.1.2
more-itertools==10.1.0
# via
# cheroot (setup.cfg)
# inflect
# jaraco-functools
# jaraco-text
packaging==23.2
Expand All @@ -78,10 +79,6 @@ py==1.11.0
# pytest-forked
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-linux-x86_64.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-linux-x86_64.in
# requests
watchdog==3.0.0
# via pytest-watch
zipp==3.18.1
# via importlib-metadata

0 comments on commit 2bae6de

Please sign in to comment.