Skip to content

Commit

Permalink
Update werkzeug
Browse files Browse the repository at this point in the history
  • Loading branch information
bensteinberg committed Oct 28, 2024
1 parent e51a14d commit 5364079
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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 = "lefttoright"
version = "0.2.4"
version = "0.2.5"
description = ""
authors = ["Andrew Silva <asilva@law.harvard.edu>", "Ben Steinberg <bsteinberg@law.harvard.edu>"]

Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ requests==2.32.3 ; python_version >= "3.8" and python_version < "4.0" \
urllib3==2.2.2 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \
--hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
werkzeug==3.0.3 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18 \
--hash=sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8
werkzeug==3.0.6 ; python_version >= "3.8" and python_version < "4.0" \
--hash=sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17 \
--hash=sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d
zipp==3.19.2 ; python_version >= "3.8" and python_version < "3.10" \
--hash=sha256:bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19 \
--hash=sha256:f091755f667055f2d02b32c53771a7a6c8b47e1fdbc4b72a8b9072b3eef8015c

0 comments on commit 5364079

Please sign in to comment.