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-MAKO-3017600
This commit is contained in:
parent
794cca19c7
commit
4a36858d2c
@ -33,7 +33,7 @@ ipython==8.3.0
|
||||
isort==5.10.1
|
||||
jedi==0.18.1
|
||||
lazy-object-proxy==1.7.1
|
||||
Mako==1.2.0
|
||||
Mako==1.2.2
|
||||
MarkupSafe==2.1.1
|
||||
matplotlib-inline==0.1.3
|
||||
mccabe==0.6.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user