Skip to content

Commit

Permalink
[Snyk] Security upgrade requests from 2.20.0 to 2.31.0 (#1201)
Browse files Browse the repository at this point in the history
fix: deploy-board/requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
devinlundberg and snyk-bot authored Nov 15, 2023
1 parent 66db625 commit 5db1822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-board/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==1.11.29
python-dateutil==2.8.2
pytz==2014.10
requests==2.20.0
requests==2.31.0
diff-match-patch==20110725.1
oauthlib==1.0.3
flake8==2.4.1
Expand Down

0 comments on commit 5db1822

Please sign in to comment.