File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --output-file=devpi.txt devpi.in
3- anyio==4.12.0
3+ anyio==4.12.1
44 # via httpx
55argon2-cffi==25.1.0
66 # via
@@ -18,7 +18,7 @@ build==1.3.0
1818 # via
1919 # check-manifest
2020 # devpi-client
21- certifi==2025.11.12
21+ certifi==2026.1.4
2222 # via
2323 # httpcore
2424 # httpx
@@ -134,10 +134,8 @@ repoze-lru==0.7
134134 # via devpi-server
135135requests==2.32.5
136136 # via devpi-common
137- ruamel-yaml==0.18.17
137+ ruamel-yaml==0.19.1
138138 # via devpi-server
139- ruamel-yaml-clib==0.2.15
140- # via ruamel-yaml
141139setuptools==80.9.0
142140 # via
143141 # check-manifest
@@ -153,7 +151,7 @@ translationstring==1.4
153151 # via pyramid
154152typing-extensions==4.15.0
155153 # via beautifulsoup4
156- urllib3==2.6.2
154+ urllib3==2.6.3
157155 # via requests
158156venusian==3.1.1
159157 # via pyramid
Original file line number Diff line number Diff line change 22# uv pip compile --output-file=test.txt test.in
33build==1.3.0
44 # via -r test.in
5- certifi==2025.11.12
5+ certifi==2026.1.4
66 # via requests
77cffi==2.0.0
88 # via cryptography
@@ -67,7 +67,7 @@ secretstorage==3.5.0
6767 # via keyring
6868twine==6.2.0
6969 # via -r test.in
70- urllib3==2.6.2
70+ urllib3==2.6.3
7171 # via
7272 # requests
7373 # twine
You can’t perform that action at this time.
0 commit comments