summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-16 07:05:59 +0000
committerGitHub <noreply@github.com>2022-09-16 07:05:59 +0000
commit45d5ca50782902e9db419db87a475e8e9df8dce6 (patch)
tree7907e47661331f8e696850509e2d3c79da0abbdf /requirements.txt
parenteb3d185e66dea1add88ef8d3a3c6bb74b8a3b166 (diff)
downloadsearxng-45d5ca50782902e9db419db87a475e8e9df8dce6.tar.gz
searxng-45d5ca50782902e9db419db87a475e8e9df8dce6.zip
Bump uvloop from 0.16.0 to 0.17.0
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](https://github.com/MagicStack/uvloop/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: uvloop dependency-type: direct:production update-type: version-update:semver-minor ... 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 c14cd4f05..930afae8c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ python-dateutil==2.8.2
pyyaml==6.0
httpx[http2]==0.21.2
Brotli==1.0.9
-uvloop==0.16.0
+uvloop==0.17.0
httpx-socks[asyncio]==0.7.2
langdetect==1.0.9
setproctitle==1.3.2