aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-17 02:52:31 +0000
committerGitHub <noreply@github.com>2023-09-17 02:52:31 +0000
commit8b94436453fa618e5fc787611862804cd62961a9 (patch)
tree61e71d83c88f9be0aefe8b0598f1eb9346393a8d
parent0fbdd7fced2c445a425621f3b106f257748dc0ba (diff)
Bump flask from 2.2.3 to 2.2.5
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](https://github.com/pallets/flask/compare/2.2.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 70c6fdf..76c1085 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-Flask==2.2.3
+Flask==2.2.5
requests==2.28.2
humanize==4.8.0
PyYAML==6.0