Merge pull request #3018 from searx/dependabot/pip/master/pyyaml-6.0

Bump pyyaml from 5.4.1 to 6.0
This commit is contained in:
Noémi Ványi 2021-10-25 18:33:48 +02:00 committed by GitHub
commit c1c3f02947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jinja2==3.0.2
lxml==4.6.3
pygments==2.8.0
python-dateutil==2.8.2
pyyaml==5.4.1
pyyaml==6.0
httpx[http2]==0.19.0
Brotli==1.0.9
uvloop==0.16.0; python_version >= '3.7'