Skip to content

Commit

Permalink
Merge pull request #205 from Joeriksson/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
Joeriksson committed Apr 15, 2024
2 parents 499873c + f9c53ef commit c8212b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ django-crispy-forms==1.14.0
# via -r requirements.in
django-debug-toolbar==3.4.0
# via -r requirements.in
idna==3.6
idna==3.7
# via requests
oauthlib==3.2.2
# via requests-oauthlib
Expand All @@ -46,7 +46,7 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==2.0.0
# via django-allauth
sqlparse==0.4.4
sqlparse==0.5.0
# via
# django
# django-debug-toolbar
Expand Down

0 comments on commit c8212b6

Please sign in to comment.