Skip to content

Commit 750b11f

Browse files
Bump flask from 2.2.3 to 2.2.5 in /app/order
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 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.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c34f179 commit 750b11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/order/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
wheel>=0.40.0
22
setuptools>=65.5.1
3-
Flask==2.2.3; python_version >= "3.7"
3+
Flask==2.2.5; python_version >= "3.7"
44
pika==1.3.0; python_version >= "3.7"
55
psycopg2-binary==2.9.9; python_version >= "3.7"
66
prometheus-client==0.16.0; python_version >= "3.7"

0 commit comments

Comments
 (0)