fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYJWT-2840625
This commit is contained in:
parent
7961e26542
commit
5762124dc8
@ -6,7 +6,7 @@ future==1.0.0
|
||||
humanfriendly==10.0
|
||||
idna==3.7
|
||||
pillow==10.4.0
|
||||
PyJWT==1.7.1
|
||||
PyJWT==2.4.0
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
sentry-sdk==2.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user