summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-14 08:18:03 +0200
committerGitHub <noreply@github.com>2025-05-14 08:18:03 +0200
commitc73b469ce74e7de01dab76f62346e732d1fcf933 (patch)
treeaaf0955e47a07572051d0cee5c10137de3ea90ae
parent1a8884fa26bedf983516308e69b9863888cd397e (diff)
Bump flask from 3.1.0 to 3.1.1 (#4780)
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. - [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/3.1.0...3.1.1)
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 168d797b4..887e65202 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
certifi==2025.4.26
babel==2.17.0
flask-babel==4.0.0
-flask==3.1.0
+flask==3.1.1
jinja2==3.1.6
lxml==5.4.0
pygments==2.19.1