Skip to content

Commit

Permalink
Update requests
Browse files Browse the repository at this point in the history
  • Loading branch information
bensteinberg committed May 24, 2024
1 parent 5f2ea82 commit 8bd67c7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wacz_signing"
version = "0.3.8"
version = "0.3.9"
description = "A library for signing and timestamping file hashes"
authors = ["Ben Steinberg <[email protected]>"]
readme = "README.md"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0" \
python-dotenv==0.21.1 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49 \
--hash=sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a
requests==2.31.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
requests==2.32.2 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289 \
--hash=sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c
rfc3161ng==2.1.3 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:1e88614da61b22abd591577f9dd39d3a030335f9e8a12d8bc001149c17d0a01e \
--hash=sha256:81fe7e4488f523c758b1206bf5e72ba2066b78f2812107b1b7bb16a7596e524b
Expand Down

0 comments on commit 8bd67c7

Please sign in to comment.