Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit cb76bda

Browse files
Bump werkzeug from 2.0.2 to 2.2.3 in /flask-getting-started-sqlalchemy
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 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@2.0.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07ad25d commit cb76bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask-getting-started-sqlalchemy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ itsdangerous==2.0.1
77
Jinja2==3.0.2
88
MarkupSafe==2.0.1
99
SQLAlchemy==1.4.25
10-
Werkzeug==2.0.2
10+
Werkzeug==2.2.3

0 commit comments

Comments
 (0)