Skip to content

Commit a0efd69

Browse files
dependabot[bot]sergeyklay
authored andcommitted
build(deps): bump flask from 2.2.2 to 2.2.5 in /examples/flask_provider
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1267d7d commit a0efd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask_provider/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.0.3; python_version < '3.7'
2-
Flask==2.2.2; python_version >= '3.7'
2+
Flask==2.2.5; python_version >= '3.7'
33
pytest==7.0.1; python_version < '3.7'
44
pytest==7.1.3; python_version >= '3.7'
55
requests==2.27.1; python_version < '3.7'

0 commit comments

Comments
 (0)