summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-28 07:05:15 +0000
committerGitHub <noreply@github.com>2023-07-28 07:05:15 +0000
commitf545e610043662abe5503b7af49d8ebe4227d6d7 (patch)
tree7fd77e066b6bb2879b0305d47acbc9dd561c61ab
parent65d8b1a3106800304e9ed31b6c3f26e5b3ee5fcd (diff)
downloadsearx-dependabot/pip/master/certifi-2023.7.22.tar.gz
searx-dependabot/pip/master/certifi-2023.7.22.zip
Bump certifi from 2023.5.7 to 2023.7.22dependabot/pip/master/certifi-2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi 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 f3df2f5cb..c8371795a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2023.5.7
+certifi==2023.7.22
babel==2.12.1
flask-babel==3.1.0
flask==2.3.2