Skip to content

Commit

Permalink
Merge pull request #213 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 17, 2024
2 parents e201135 + 03a188d commit b7717dc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
# pip-compile --output-file=requirements.txt requirements.in
#
asgiref==3.8.1
# via django
Expand Down Expand Up @@ -31,5 +31,7 @@ sqlparse==0.5.0
# via
# django
# django-debug-toolbar
typing-extensions==4.12.2
# via asgiref
urllib3==2.2.1
# via requests

0 comments on commit b7717dc

Please sign in to comment.