Skip to content

Commit

Permalink
Bump werkzeug from 0.15.3 to 2.2.3 in /python/thrift (#385)
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@0.15.3...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2023
1 parent 6ebd1d6 commit 8aadbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/thrift/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Flask==1.0
itsdangerous==0.24
Jinja2==2.11.3
MarkupSafe==0.23
Werkzeug==0.15.3
Werkzeug==2.2.3
requests==2.20.0

0 comments on commit 8aadbe6

Please sign in to comment.