mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DPARSE-3013430
This commit is contained in:
parent
bac82fa722
commit
5fb152bde4
@ -17,7 +17,7 @@ coverage==6.4
|
||||
decorator==5.1.1
|
||||
devtools==0.8.0
|
||||
dnspython==2.2.1
|
||||
dparse==0.5.1
|
||||
dparse==0.5.2
|
||||
eventlet==0.33.1
|
||||
executing==0.8.3
|
||||
fastapi==0.83.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user