Skip to content

Commit fff26cb

Browse files
Bump flask from 2.0.2 to 2.2.2
Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.2.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.2...2.2.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 043e158 commit fff26cb

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.32
33
alembic==1.7.7
44
Flask_Login==0.6.0
55
Flask_Testing==0.8.1
6-
Flask==2.0.2
6+
Flask==2.2.2
77
Werkzeug==2.0.2
88
Flask_Migrate==3.1.0
99
gunicorn==20.1.0

0 commit comments

Comments
 (0)