Skip to content

Commit f337f01

Browse files
Bump werkzeug from 2.0.2 to 3.0.3 in /python
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.2...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6e2644 commit f337f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requests==2.26.0
2222
sentry-sdk==1.5.10
2323
six==1.16.0
2424
urllib3==1.26.7
25-
Werkzeug==2.0.2
25+
Werkzeug==3.0.3
2626
zipp==3.8.0
2727
zope.event==4.5.0
2828
zope.interface==5.4.0

0 commit comments

Comments
 (0)