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-GITPYTHON-5876644
  • Loading branch information
snyk-bot committed Sep 9, 2023
1 parent 7947985 commit 0b2669d
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 @@ -130,7 +130,7 @@ gast==0.4.0
# via tensorflow
gitdb==4.0.10
# via gitpython
gitpython==3.1.34
gitpython==3.1.35
# via mlflow
google-auth==2.22.0
# via
Expand Down

0 comments on commit 0b2669d

Please sign in to comment.