Skip to content

Commit

Permalink
Merge pull request #372 from bensteinberg/update-20241028
Browse files Browse the repository at this point in the history
Update werkzeug
  • Loading branch information
bensteinberg authored Oct 28, 2024
2 parents bda46ed + 52a29ab commit 1fd1481
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.8"
version = "0.2.9"
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 @@ -291,9 +291,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.3 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18 \
--hash=sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8
werkzeug==3.0.6 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17 \
--hash=sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d
zipp==3.19.2 ; python_version >= "3.9" and python_version < "3.10" \
--hash=sha256:bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19 \
--hash=sha256:f091755f667055f2d02b32c53771a7a6c8b47e1fdbc4b72a8b9072b3eef8015c

0 comments on commit 1fd1481

Please sign in to comment.