Skip to content

Commit 631084d

Browse files
Bump flask from 2.0.3 to 2.1.1 (#131)
Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.3...2.1.1) --- 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 7c42655 commit 631084d

File tree

2 files changed

+27
-11
lines changed

2 files changed

+27
-11
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jaeger-client = "==4.8.0"
2222
prometheus-client = "==0.13.1"
2323
psycopg2-binary = "==2.9.3"
2424
click = "==8.1.2"
25-
flask = "==2.0.3"
25+
flask = "==2.1.1"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
2828
cryptography = "==36.0.2"

Pipfile.lock

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

0 commit comments

Comments
 (0)