summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-01 07:05:37 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-03-01 08:13:44 +0100
commit858b2071df818eddafe835e2d1342fab6feb28dd (patch)
tree44e2f2c55637151cce84ab790edb951136d81fb1 /requirements.txt
parentdd2379b96f31b4827ba23d3d32784223abc1e30f (diff)
downloadsearxng-858b2071df818eddafe835e2d1342fab6feb28dd.tar.gz
searxng-858b2071df818eddafe835e2d1342fab6feb28dd.zip
Bump redis from 5.0.1 to 5.0.2
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: redis 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 10df212b4..78b7d1142 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ Brotli==1.1.0
uvloop==0.19.0
httpx-socks[asyncio]==0.7.7
setproctitle==1.3.3
-redis==5.0.1
+redis==5.0.2
markdown-it-py==3.0.0
typing_extensions==4.9.0
fasttext-predict==0.9.2.2