Skip to content

Commit f4fd582

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"pytz==2019.1",
2222
"scipy==1.10.0",
2323
"six==1.12.0",
24-
"Werkzeug==3.0.3",
24+
"Werkzeug==3.0.6",
2525
]
2626

2727
setup(

0 commit comments

Comments
 (0)