Fix CVE-2022-29361

This commit is contained in:
Jesús 2022-10-25 03:52:52 +08:00
parent 5764586646
commit 6806146450
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ stem==1.8.0
toml==0.10.2
typing-extensions==3.10.0.2
urllib3==1.26.11
Werkzeug==2.0.3
Werkzeug==2.1.1
zipp==3.5.1
zope.event==4.5.0
zope.interface==5.4.0

View File

@ -14,7 +14,7 @@ PySocks==1.7.1
stem==1.8.0
typing-extensions==3.10.0.2
urllib3==1.26.11
Werkzeug==2.0.3
Werkzeug==2.1.1
zipp==3.5.1
zope.event==4.5.0
zope.interface==5.4.0