Skip to content

Commit 24e0ccc

Browse files
Bump flask from 2.0.1 to 2.0.2 (#88)
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: flask 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 b4c533f commit 24e0ccc

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
@@ -3,7 +3,7 @@ SQLAlchemy==1.4.25
33
alembic==1.6.5
44
Flask_Login==0.5.0
55
Flask_Testing==0.8.1
6-
Flask==2.0.1
6+
Flask==2.0.2
77
Werkzeug==2.0.1
88
Flask_Migrate==3.1.0
99
gunicorn==20.1.0

0 commit comments

Comments
 (0)