Skip to content

Commit

Permalink
build: Upgrade vulnerable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 19, 2024
1 parent 7bd1e13 commit 80260cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ sentry-sdk==1.14.0
sqlparse==0.5.0
# via django
typing-extensions==4.9.0
# via
# asgiref
# dj-database-url
urllib3==2.0.7
# via dj-database-url
urllib3==2.2.2
# via sentry-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -94,19 +94,12 @@ sqlparse==0.5.0
# -r requirements.txt
# django
tomli==1.2.2
# via
# black
# build
# coverage
# pip-tools
# pyproject-hooks
# via coverage
typing-extensions==4.9.0
# via
# -r requirements.txt
# asgiref
# black
# dj-database-url
urllib3==2.0.7
urllib3==2.2.2
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 80260cd

Please sign in to comment.