Skip to content

chore(requirements): pip-compile upgrade #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2025
Merged
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: 6 additions & 6 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe devpi.in
#
anyio==4.8.0
anyio==4.9.0
# via httpx
argon2-cffi==23.1.0
# via
Expand Down Expand Up @@ -71,15 +71,15 @@ idna==3.10
# anyio
# httpx
# requests
iniconfig==2.0.0
iniconfig==2.1.0
# via devpi-client
itsdangerous==2.2.0
# via devpi-server
lazy==1.6
# via
# devpi-common
# devpi-server
legacy-cgi==2.6.2
legacy-cgi==2.6.3
# via
# devpi-server
# webob
Expand All @@ -103,7 +103,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
platformdirs==4.3.6
platformdirs==4.3.7
# via
# devpi-client
# devpi-server
Expand Down Expand Up @@ -150,7 +150,7 @@ strictyaml==1.7.3
# via devpi-server
translationstring==1.4
# via pyramid
typing-extensions==4.12.2
typing-extensions==4.13.0
# via beautifulsoup4
urllib3==2.3.0
# via requests
Expand All @@ -168,7 +168,7 @@ zope-interface==7.2
# via pyramid

# The following packages are considered to be unsafe in a requirements file:
setuptools==76.0.0
setuptools==78.1.0
# via
# check-manifest
# pyramid
Expand Down