Skip to content

Commit

Permalink
fix: 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-BLACK-6256273
  • Loading branch information
snyk-bot committed Mar 18, 2024
1 parent d9e22df commit a07f216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
arrow>=0.12.1
backports.tempfile==1.0
black==19.3b0
black==24.3.0
flake8==3.7.7
google-auth>=1.6.1,<2
google-cloud-storage>=1.10.0,<2
Expand Down

0 comments on commit a07f216

Please sign in to comment.