Skip to content

Commit 7487b55

Browse files
Bump werkzeug from 3.0.1 to 3.0.3 in /apps/rest-services/py
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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@3.0.1...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8984445 commit 7487b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/rest-services/py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ protobuf==4.24.4
4040
requests==2.31.0
4141
typing_extensions==4.8.0
4242
urllib3==2.0.7
43-
Werkzeug==3.0.1
43+
Werkzeug==3.0.3
4444
wrapt==1.15.0
4545
zipp==3.17.0

0 commit comments

Comments
 (0)