Skip to content

Commit

Permalink
fix: requirements/full_requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-9292516
  • Loading branch information
snyk-bot committed Mar 7, 2025
1 parent 99a4819 commit 3f0848d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/full_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ itsdangerous==2.2.0
# via flask
jeepney==0.8.0
# via secretstorage
jinja2==3.1.4
jinja2==3.1.6
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 3f0848d

Please sign in to comment.