Skip to content

Commit

Permalink
Merge pull request #62 from bensteinberg/update-20231025
Browse files Browse the repository at this point in the history
Update urllib3
  • Loading branch information
bensteinberg authored Oct 25, 2023
2 parents 8e886dd + ea493bb commit 8144335
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.1.7"
version = "0.1.8"
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 @@ -268,9 +268,9 @@ rfc3161ng==2.1.3 ; python_version >= "3.9" and python_version < "4.0" \
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
urllib3==2.0.6 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:7a7c7003b000adf9e7ca2a377c9688bbc54ed41b985789ed576570342a375cd2 \
--hash=sha256:b19e1a85d206b56d7df1d5e683df4a7725252a964e3993648dd0fb5a1c157564
urllib3==2.0.7 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \
--hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e
wacz-signing==0.2.9 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:9a5666ed5b349ce832a7819d4dee39353bb1166d2df26216ee5d62183296ed4e \
--hash=sha256:b3b2cf58c88ca20ee8a40c9e4d8beca3d5b14182cafa18ffcccd014213998572
Expand Down

0 comments on commit 8144335

Please sign in to comment.