summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-25 07:25:49 +0000
committerGitHub <noreply@github.com>2023-08-25 07:25:49 +0000
commit311c740aca90298caf60450b47a35c52fb2285ed (patch)
tree27191093fa542100006f8923f4d477897bf96e59
parent9069da051a78290b38c12a49443dc30d7b2652fb (diff)
downloadsearx-dependabot/pip/master/flask-2.3.3.tar.gz
searx-dependabot/pip/master/flask-2.3.3.zip
Bump flask from 2.3.2 to 2.3.3dependabot/pip/master/flask-2.3.3
Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.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.3.2...2.3.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... 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 1b079d4ee..6088f6338 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
certifi==2023.7.22
babel==2.12.1
flask-babel==3.1.0
-flask==2.3.2
+flask==2.3.3
jinja2==3.1.2
lxml==4.9.3
pygments==2.16.1