Browse Source

Bump langdetect from 1.0.8 to 1.0.9

Bumps [langdetect](https://github.com/Mimino666/langdetect) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/Mimino666/langdetect/releases)
- [Commits](https://github.com/Mimino666/langdetect/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 years ago
parent
commit
9d676f3826
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -12,5 +12,5 @@ Brotli==1.0.9
 uvloop==0.15.2; python_version >= '3.7'
 uvloop==0.14.0; python_version < '3.7'
 httpx-socks[asyncio]==0.3.1
-langdetect==1.0.8
+langdetect==1.0.9
 setproctitle==1.2.2