Skip to content

Commit

Permalink
Merge pull request #211 from Joeriksson/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
Joeriksson authored Jun 3, 2024
2 parents 3bf1b22 + 286ec86 commit 1a2f11b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.8.1
# via django
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
Expand Down Expand Up @@ -39,7 +39,7 @@ pyjwt[crypto]==2.8.0
# via django-allauth
python3-openid==3.2.0
# via django-allauth
requests==2.31.0
requests==2.32.2
# via
# -r requirements.in
# django-allauth
Expand All @@ -50,7 +50,7 @@ sqlparse==0.5.0
# via
# django
# django-debug-toolbar
typing-extensions==4.11.0
typing-extensions==4.12.1
# via asgiref
urllib3==2.2.1
# via requests

0 comments on commit 1a2f11b

Please sign in to comment.