Skip to content

Commit 1cad4fd

Browse files
Bump werkzeug from 2.0.1 to 2.0.2 (#89)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24e0ccc commit 1cad4fd

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.6.5
44
Flask_Login==0.5.0
55
Flask_Testing==0.8.1
66
Flask==2.0.2
7-
Werkzeug==2.0.1
7+
Werkzeug==2.0.2
88
Flask_Migrate==3.1.0
99
gunicorn==20.1.0
1010
psycopg2-binary==2.9.1

0 commit comments

Comments
 (0)