Skip to content
This repository was archived by the owner on Dec 19, 2021. It is now read-only.

Commit 66fc77a

Browse files
Bump flask from 2.0.1 to 2.0.2 (#401)
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 6438261 commit 66fc77a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pre-commit = "*"
1919
black = "*"
2020

2121
[packages]
22-
Flask = "==2.0.1"
22+
Flask = "==2.0.2"
2323
Flask-JWT-Extended = "==4.3.1"
2424
Flask-RESTful = "==0.3.9"
2525
Flask-SQLAlchemy = "==2.5.1"

Pipfile.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)