aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-04 05:29:41 +0000
committerGitHub <noreply@github.com>2023-07-04 05:29:41 +0000
commitae125c2ca91ad63a7879413adfa6f5c4cfb5d2d9 (patch)
tree67ecf02c2614de1f4d9585ec60d92efba1584659
parentf03d57ee5124ff4da72d84660711826cd4297f42 (diff)
downloadinfini-ae125c2ca91ad63a7879413adfa6f5c4cfb5d2d9.tar.gz
infini-ae125c2ca91ad63a7879413adfa6f5c4cfb5d2d9.zip
Bump flask from 2.0.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.3.2. - [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.0.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... 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 e433f90b..5aad892a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-Flask==2.0.2
+Flask==2.3.2