summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-17 07:56:54 +0000
committerGitHub <noreply@github.com>2023-02-17 07:56:54 +0000
commit9811e9910ccc753a836da34b03f4a3d7c097597d (patch)
treec516f78d1b90bb1d4c7ff46dd13d1e8d158fb13f /requirements.txt
parent52f6bc745bfff4f0cb523098fae624656e54c82e (diff)
Bump flask from 2.2.2 to 2.2.3
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.3. - [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.2...2.2.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a261a048..7043c679 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
certifi==2022.12.7
babel==2.11.0
flask-babel==3.0.1
-flask==2.2.2
+flask==2.2.3
jinja2==3.1.2
lxml==4.9.2
pygments==2.14.0