Skip to content

Commit a8696f5

Browse files
Update dependency asgiref to v3.10.0
1 parent e7f7b7a commit a8696f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0"
1+
asgiref==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
22
django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4"
33
django==5.0.1 ; python_version >= "3.10" and python_version < "4.0"
44
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)