Skip to content

Commit

Permalink
Bump werkzeug to 2.3.8, closing #1773 (#1797)
Browse files Browse the repository at this point in the history
Summary: Bumps werkzeug dependency for PII generation library Privy.

Relevant Issues: Closes #1773

Type of change: /kind cleanup

Test Plan: bazel build and tests inside privy work. Datagen works.

Signed-off-by: Benjamin Kilimnik <[email protected]>
  • Loading branch information
benkilimnik authored Nov 30, 2023
1 parent e2b1224 commit 05dc630
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/datagen/pii/privy/requirements.bazel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2232,9 +2232,9 @@ wcwidth==0.2.6 \
--hash=sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e \
--hash=sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
# via ftfy
werkzeug==2.3.6 \
--hash=sha256:935539fa1413afbb9195b24880778422ed620c0fc09670945185cce4d91a8890 \
--hash=sha256:98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330
werkzeug==2.3.8 \
--hash=sha256:554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03 \
--hash=sha256:bba1f19f8ec89d4d607a3bd62f1904bd2e609472d93cd85e9d4e178f472c3748
# via schemathesis
wikipedia-api==0.5.8 \
--hash=sha256:065c6541e7480b95b14b9607c243fbce6aefe084e6dc58e41ffb313aec472fcd \
Expand Down

0 comments on commit 05dc630

Please sign in to comment.