From 11a9cbdd69bf514bd22462ee02f86336820c0abb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 02:50:35 +0000 Subject: [PATCH] Update tox-py39-cp39-win32-amd64 constraints for inflect --- requirements/tox-py39-cp39-win32-amd64.txt | 34 ++++++++++------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/requirements/tox-py39-cp39-win32-amd64.txt b/requirements/tox-py39-cp39-win32-amd64.txt index ddba630446..f1bb24c2f6 100644 --- a/requirements/tox-py39-cp39-win32-amd64.txt +++ b/requirements/tox-py39-cp39-win32-amd64.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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