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 27, 2024
1 parent d7bd8ad commit 11a9cbd
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions requirements/tox-py39-cp39-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py39-cp39-win32-amd64.txt --strip-extras requirements/tox-py39-cp39-win32-amd64.in setup.cfg
# pip-compile --allow-unsafe --output-file=requirements/tox-py39-cp39-win32-amd64.txt --strip-extras pyproject.toml requirements/tox-py39-cp39-win32-amd64.in
#
annotated-types==0.6.0
# via pydantic
atomicwrites==1.4.1
# via pytest
attrs==23.2.0
# via pytest
autocommand==2.2.2
Expand Down Expand Up @@ -40,7 +36,9 @@ idna==3.7
# via
# requests
# trustme
inflect==7.0.0
importlib-metadata==7.1.0
# via typeguard
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -50,7 +48,7 @@ jaraco-context==4.3.0
# jaraco-text
jaraco-functools==4.0.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
Expand All @@ -61,7 +59,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
Expand All @@ -81,17 +80,13 @@ py==1.11.0
# pytest
pycparser==2.22
# via cffi
pydantic==1.10.13
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==24.1.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==6.2.5
pytest==7.1.3
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# pytest-clarity
Expand Down Expand Up @@ -132,20 +127,23 @@ tempora==5.5.1
# via portend
termcolor==2.4.0
# via pytest-sugar
toml==0.10.2
# via pytest
tomli==2.0.1
# via coverage
# via
# coverage
# pytest
trustme==1.1.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
typeguard==4.2.1
# via inflect
typing-extensions==4.10.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 11a9cbd

Please sign in to comment.