Skip to content

Commit 980721c

Browse files
authored
chore(requirements): pip-compile upgrade (#194)
updates: - requirements/devpi.txt
1 parent 5356236 commit 980721c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements/devpi.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe devpi.in
66
#
7-
anyio==4.8.0
7+
anyio==4.9.0
88
# via httpx
99
argon2-cffi==23.1.0
1010
# via
@@ -71,15 +71,15 @@ idna==3.10
7171
# anyio
7272
# httpx
7373
# requests
74-
iniconfig==2.0.0
74+
iniconfig==2.1.0
7575
# via devpi-client
7676
itsdangerous==2.2.0
7777
# via devpi-server
7878
lazy==1.6
7979
# via
8080
# devpi-common
8181
# devpi-server
82-
legacy-cgi==2.6.2
82+
legacy-cgi==2.6.3
8383
# via
8484
# devpi-server
8585
# webob
@@ -103,7 +103,7 @@ plaster==1.1.2
103103
# pyramid
104104
plaster-pastedeploy==1.0.1
105105
# via pyramid
106-
platformdirs==4.3.6
106+
platformdirs==4.3.7
107107
# via
108108
# devpi-client
109109
# devpi-server
@@ -150,7 +150,7 @@ strictyaml==1.7.3
150150
# via devpi-server
151151
translationstring==1.4
152152
# via pyramid
153-
typing-extensions==4.12.2
153+
typing-extensions==4.13.0
154154
# via beautifulsoup4
155155
urllib3==2.3.0
156156
# via requests
@@ -168,7 +168,7 @@ zope-interface==7.2
168168
# via pyramid
169169

170170
# The following packages are considered to be unsafe in a requirements file:
171-
setuptools==76.0.0
171+
setuptools==78.1.0
172172
# via
173173
# check-manifest
174174
# pyramid

0 commit comments

Comments
 (0)