From e33772d6a22a4b2ac3c7bb44d40ba72e723c5c86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 00:57:06 +0000 Subject: [PATCH] Update tox-py39-cp39-win32-amd64 constraints --- requirements/tox-py39-cp39-win32-amd64.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/tox-py39-cp39-win32-amd64.txt b/requirements/tox-py39-cp39-win32-amd64.txt index e3324acdb9..c11cb85c46 100644 --- a/requirements/tox-py39-cp39-win32-amd64.txt +++ b/requirements/tox-py39-cp39-win32-amd64.txt @@ -20,11 +20,11 @@ colorama==0.4.6 # via # pytest # pytest-watch -coverage==7.5.0 +coverage==7.5.1 # via # -r requirements/tox-py39-cp39-win32-amd64.in # pytest-cov -cryptography==42.0.5 +cryptography==42.0.7 # via # pyopenssl # trustme @@ -80,7 +80,7 @@ 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 @@ -145,5 +145,5 @@ urllib3==1.26.18 # requests watchdog==4.0.0 # via pytest-watch -zipp==3.18.1 +zipp==3.18.2 # via importlib-metadata