Skip to content

Commit

Permalink
Merge pull request #122 from bensteinberg/update-20241029
Browse files Browse the repository at this point in the history
Update werkzeug
  • Loading branch information
bensteinberg authored Nov 22, 2024
2 parents ccf37ea + 8da5bd2 commit ed0e345
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
6 changes: 3 additions & 3 deletions .services/signer/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .services/signer/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "signer"
version = "0.2.5"
version = "0.2.6"
description = ""
authors = ["Library Innovation Lab <[email protected]>"]
readme = "README.md"
Expand Down
6 changes: 3 additions & 3 deletions .services/signer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -306,9 +306,9 @@ urllib3==2.2.2 ; python_version >= "3.9" and python_version < "4.0" \
wacz-signing==0.4.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:b82d131c86aab2fc80e11c30562bcacbd4ed7edb5a40df055dfbf9ce036b89d2 \
--hash=sha256:cd3f6fb07b795ef35ec9aee7ee9527a11fa45ca56958c2c770c9a2f945b7746c
werkzeug==3.0.4 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:02c9eb92b7d6c06f31a782811505d2157837cea66aaede3e217c7c27c039476c \
--hash=sha256:34f2371506b250df4d4f84bfe7b0921e4762525762bbd936614909fe25cd7306
werkzeug==3.0.6 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17 \
--hash=sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d
zipp==3.20.1 ; python_version >= "3.9" and python_version < "3.10" \
--hash=sha256:9960cd8967c8f85a56f920d5d507274e74f9ff813a0ab8889a5b5be2daf44064 \
--hash=sha256:c22b14cc4763c5a5b04134207736c107db42e9d3ef2d9779d465f5f1bcba572b
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed0e345

Please sign in to comment.