diff --git a/requirements/tox-py39-cp39-win32-amd64.txt b/requirements/tox-py39-cp39-win32-amd64.txt index e3324acdb9..166aca104c 100644 --- a/requirements/tox-py39-cp39-win32-amd64.txt +++ b/requirements/tox-py39-cp39-win32-amd64.txt @@ -6,7 +6,7 @@ # autocommand==2.2.2 # via jaraco-text -backports-tarfile==1.1.1 +backports-tarfile==1.2.0 # via jaraco-context certifi==2024.2.2 # via requests @@ -20,11 +20,11 @@ colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.5.0 +coverage==7.5.3 # via # -r requirements/tox-py39-cp39-win32-amd64.in # pytest-cov -cryptography==42.0.5 +cryptography==42.0.7 # via # pyopenssl # trustme @@ -80,13 +80,13 @@ py==1.11.0 # via pypytools pycparser==2.22 # via cffi -pygments==2.17.2 +pygments==2.18.0 # 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==8.2.0 +pytest==8.2.1 # via # -r requirements/tox-py39-cp39-win32-amd64.in # pytest-clarity @@ -112,7 +112,7 @@ pytest-xdist==3.6.1 # via -r requirements/tox-py39-cp39-win32-amd64.in pytz==2024.1 # via tempora -requests==2.31.0 +requests==2.32.3 # via # -r requirements/tox-py39-cp39-win32-amd64.in # requests-toolbelt @@ -133,9 +133,9 @@ tomli==2.0.1 # pytest trustme==1.1.0 # via -r requirements/tox-py39-cp39-win32-amd64.in -typeguard==4.2.1 +typeguard==4.3.0 # via inflect -typing-extensions==4.11.0 +typing-extensions==4.12.0 # via # inflect # typeguard @@ -143,7 +143,7 @@ urllib3==1.26.18 # via # -r requirements/tox-py39-cp39-win32-amd64.in # requests -watchdog==4.0.0 +watchdog==4.0.1 # via pytest-watch -zipp==3.18.1 +zipp==3.19.1 # via importlib-metadata