diff --git a/requirements/devpi.txt b/requirements/devpi.txt index 3b1f2f2..9b12292 100644 --- a/requirements/devpi.txt +++ b/requirements/devpi.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile --output-file=devpi.txt devpi.in -anyio==4.12.0 +anyio==4.12.1 # via httpx argon2-cffi==25.1.0 # via @@ -18,7 +18,7 @@ build==1.3.0 # via # check-manifest # devpi-client -certifi==2025.11.12 +certifi==2026.1.4 # via # httpcore # httpx @@ -134,10 +134,8 @@ repoze-lru==0.7 # via devpi-server requests==2.32.5 # via devpi-common -ruamel-yaml==0.18.17 +ruamel-yaml==0.19.1 # via devpi-server -ruamel-yaml-clib==0.2.15 - # via ruamel-yaml setuptools==80.9.0 # via # check-manifest @@ -153,7 +151,7 @@ translationstring==1.4 # via pyramid typing-extensions==4.15.0 # via beautifulsoup4 -urllib3==2.6.2 +urllib3==2.6.3 # via requests venusian==3.1.1 # via pyramid diff --git a/requirements/test.txt b/requirements/test.txt index affcec0..80e1cb7 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -2,7 +2,7 @@ # uv pip compile --output-file=test.txt test.in build==1.3.0 # via -r test.in -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography @@ -67,7 +67,7 @@ secretstorage==3.5.0 # via keyring twine==6.2.0 # via -r test.in -urllib3==2.6.2 +urllib3==2.6.3 # via # requests # twine