Skip to content

Commit 7b14aa3

Browse files
dependabot[bot]sergeyklay
authored andcommitted
build(deps-dev): bump flask from 2.2.2 to 2.2.5
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0efd69 commit 7b14aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Click<=8.0.4; python_version < '3.7'
22
Click>=8.1.3; python_version >= '3.7'
33
coverage==5.4
44
Flask==2.0.3; python_version < '3.7'
5-
Flask==2.2.2; python_version >= '3.7'
5+
Flask==2.2.5; python_version >= '3.7'
66
configparser==3.5.0
77
flake8==5.0.4
88
mock==3.0.5

0 commit comments

Comments
 (0)