Skip to content

Commit 05e0440

Browse files
Bump flask from 1.1.4 to 2.1.2
Bumps [flask](https://github.com/pallets/flask) from 1.1.4 to 2.1.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.4...2.1.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2117c50 commit 05e0440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-freeze.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ csh-ldap==2.3.1
1414
ddtrace==0.57.3
1515
defusedxml==0.7.1
1616
dnspython==2.2.1
17-
Flask==1.1.4
17+
Flask==2.1.2
1818
Flask-gzip==0.2
1919
Flask-Mail==0.9.1
2020
Flask-Migrate==2.7.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask-Gzip==0.2
22
Flask-Mail==0.9.1
33
Flask-Migrate~=2.7.0
44
Flask-pyoidc~=3.7.0
5-
Flask~=1.1.4
5+
Flask~=2.1.2
66
csh_ldap~=2.3.1
77
ddtrace==0.57.3
88
flask_sqlalchemy~=2.5.1

0 commit comments

Comments
 (0)