mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 08:28:24 -04:00
Bump lxml for security vulnerability
This bumps lxml to version 4.6.3 because version 4.6.2 had a vulnerability (https://lxml.de/4.6/changes-4.6.3.html).
This commit is contained in:
@@ -24,7 +24,7 @@ strict-rfc3339==0.7
|
||||
rfc3987==1.3.8
|
||||
cachetools==4.2.1
|
||||
beautifulsoup4==4.9.3
|
||||
lxml==4.6.2
|
||||
lxml==4.6.3
|
||||
# higher version causes build to fail on PaaS due to lack of Rust
|
||||
# see https://github.com/pyca/cryptography/issues/5810
|
||||
cryptography<3.4
|
||||
|
||||
Reference in New Issue
Block a user