diff --git a/tests/formatters.txt b/tests/formatters.txt index 0111fc98952..92c8b534a5e 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -16,7 +16,7 @@ packaging==24.0 # via black pathspec==0.12.1 # via black -platformdirs==4.2.1 +platformdirs==4.2.2 # via black tomli==2.0.1 # via black diff --git a/tests/typing.txt b/tests/typing.txt index aa3144378b4..ccdad168e9f 100644 --- a/tests/typing.txt +++ b/tests/typing.txt @@ -50,7 +50,7 @@ nox==2024.4.15 # via -r tests/typing.in packaging==24.0 # via nox -platformdirs==4.2.1 +platformdirs==4.2.2 # via virtualenv pycparser==2.22 # via cffi @@ -88,7 +88,7 @@ urllib3==2.2.1 # via # pygithub # requests -virtualenv==20.26.1 +virtualenv==20.26.2 # via nox wrapt==1.16.0 # via deprecated