Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
@@ -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.11.0
anyio==4.12.0
# via httpx
argon2-cffi==25.1.0
# via
Expand All @@ -12,7 +12,7 @@ attrs==25.4.0
# via
# devpi-server
# devpi-web
beautifulsoup4==4.14.2
beautifulsoup4==4.14.3
# via devpi-web
build==1.3.0
# via
Expand Down Expand Up @@ -101,7 +101,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
platformdirs==4.5.0
platformdirs==4.5.1
# via
# devpi-client
# devpi-server
Expand Down Expand Up @@ -136,17 +136,13 @@ requests==2.32.5
# via devpi-common
ruamel-yaml==0.18.16
# via devpi-server
ruamel-yaml-clib==0.2.15
# via ruamel-yaml
setuptools==80.9.0
# via
# check-manifest
# pyramid
# zope-deprecation
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
soupsieve==2.8
# via beautifulsoup4
strictyaml==1.7.3
Expand All @@ -155,7 +151,7 @@ translationstring==1.4
# via pyramid
typing-extensions==4.15.0
# via beautifulsoup4
urllib3==2.5.0
urllib3==2.6.0
# via requests
venusian==3.1.1
# via pyramid
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ secretstorage==3.5.0
# via keyring
twine==6.2.0
# via -r test.in
urllib3==2.5.0
urllib3==2.6.0
# via
# requests
# twine