fix: docs/mkdocs/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
pull/4393/head
snyk-bot 2024-06-23 21:46:44 +00:00 committed by João Caracinha
parent 356834341e
commit 7af3c2c264
1 changed files with 1 additions and 1 deletions

View File

@ -44,6 +44,6 @@ six==1.16.0
smmap==5.0.1
tornado==6.4.1
tqdm==4.66.3
urllib3==2.0.7
urllib3==2.2.2
watchdog==3.0.0
zipp==3.17.0