Merge pull request #21 from tldtest/dependabot/pip/asgiref-3.8.1

Bump asgiref from 3.7.2 to 3.8.1
This commit is contained in:
Arnold Dechamps 2024-04-02 00:05:46 +02:00 committed by GitHub
commit e4b519189b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
asgiref==3.7.2
asgiref==3.8.1
build==1.0.3
click==8.1.7
Django==5.0.3

View file

@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
asgiref==3.7.2
asgiref==3.8.1
# via
# -r requirements.in
# django