Skip to content

Commit 85c7776

Browse files
Bump werkzeug from 3.0.1 to 3.0.6 in /app/ch16_mongodb/final
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d64317a commit 85c7776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ch16_mongodb/final/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ typing-extensions==4.9.0
4848
# alembic
4949
# python-utils
5050
# sqlalchemy
51-
werkzeug==3.0.1
51+
werkzeug==3.0.6
5252
# via flask

0 commit comments

Comments
 (0)