Skip to content

Commit 668ee39

Browse files
authored
chore(requirements): uv pip compile upgrade (#229)
updates: - requirements/devpi.txt - requirements/test.txt
1 parent e9acfe1 commit 668ee39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/devpi.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ requests==2.32.5
136136
# via devpi-common
137137
ruamel-yaml==0.18.16
138138
# via devpi-server
139-
ruamel-yaml-clib==0.2.14
139+
ruamel-yaml-clib==0.2.15
140140
# via ruamel-yaml
141141
setuptools==80.9.0
142142
# via
@@ -167,5 +167,5 @@ whoosh==2.7.4
167167
# via devpi-web
168168
zope-deprecation==6.0
169169
# via pyramid
170-
zope-interface==8.1
170+
zope-interface==8.1.1
171171
# via pyramid

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jeepney==0.9.0
2626
# via
2727
# keyring
2828
# secretstorage
29-
keyring==25.6.0
29+
keyring==25.7.0
3030
# via twine
3131
markdown-it-py==4.0.0
3232
# via rich
@@ -63,7 +63,7 @@ rfc3986==2.0.0
6363
# via twine
6464
rich==14.2.0
6565
# via twine
66-
secretstorage==3.4.1
66+
secretstorage==3.5.0
6767
# via keyring
6868
twine==6.2.0
6969
# via -r test.in

0 commit comments

Comments
 (0)