Skip to content

Commit 4f24c83

Browse files
Bump werkzeug in /python_code_examples/flask/databases/flask_db_write
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.0 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@1.0.0...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3484bb7 commit 4f24c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_code_examples/flask/databases/flask_db_write/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ requests==2.23.0
1414
SQLAlchemy==1.3.15
1515
urllib3==1.26.5
1616
visitor==0.1.3
17-
Werkzeug==1.0.0
17+
Werkzeug==2.2.3
1818
WTForms==2.2.1

0 commit comments

Comments
 (0)