Skip to content

Commit c4540aa

Browse files
Bump werkzeug from 2.0.2 to 2.1.0
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16c99d7 commit c4540aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ alembic==1.7.6
44
Flask_Login==0.6.0
55
Flask_Testing==0.8.1
66
Flask==2.0.2
7-
Werkzeug==2.0.2
7+
Werkzeug==2.1.0
88
Flask_Migrate==3.1.0
99
gunicorn==20.1.0
1010
psycopg2-binary==2.9.3

0 commit comments

Comments
 (0)