Skip to content

Commit

Permalink
chore(requirements): pip-compile upgrade (#153)
Browse files Browse the repository at this point in the history
updates:
  - requirements/devpi.txt
  - requirements/test.txt
  • Loading branch information
coatl-bot authored Oct 18, 2024
1 parent 2aa3462 commit b5ab58f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@ defusedxml==0.7.1
# via
# devpi-server
# devpi-web
devpi-client==7.1.0
devpi-client==7.2.0
# via -r devpi.in
devpi-common==4.0.4
# via
# devpi-client
# devpi-server
# devpi-web
devpi-server==6.13.0
devpi-server==6.14.0
# via
# -r devpi.in
# devpi-web
devpi-web==4.2.3
devpi-web==4.3.0
# via -r devpi.in
docutils==0.21.2
# via
Expand Down Expand Up @@ -166,7 +166,7 @@ zope-interface==7.1.0
# via pyramid

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
setuptools==75.2.0
# via
# check-manifest
# pyramid
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==43.0.1
cryptography==43.0.3
# via secretstorage
docutils==0.21.2
# via readme-renderer
Expand Down

0 comments on commit b5ab58f

Please sign in to comment.