summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-18 07:07:35 +0000
committerGitHub <noreply@github.com>2022-02-18 07:07:35 +0000
commitec55eea435cde30c31893fc0f4eeac0feb84c8b1 (patch)
tree9752d65e78f5cd55a3256616d5b1a6b43e5a72c5 /requirements.txt
parent288e3086d2a67aaee45576f13b032f31ab782b45 (diff)
Bump flask from 2.0.2 to 2.0.3
Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.0.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.0.2...2.0.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 0f9f03d12..ef583faaa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
certifi==2021.10.8
babel==2.9.1
flask-babel==2.0.0
-flask==2.0.2
+flask==2.0.3
jinja2==3.0.3
lxml==4.7.1
pygments==2.11.2