Skip to content

Commit eb390c3

Browse files
Bump flask from 2.1.2 to 2.2.3 (#21)
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.2.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.1.2...2.2.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc151df commit eb390c3

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
@@ -1,4 +1,4 @@
1-
Flask==2.1.2
1+
Flask==2.2.3
22
Flask-SQLAlchemy==2.5.1
33
gunicorn==20.1.0
44
python-dateutil==2.8.2

0 commit comments

Comments
 (0)