Skip to content

Commit 2ef790c

Browse files
authored
Merge pull request #309 from DjangoCRM/dependabot/pip/asgiref-3.10.0
Bump asgiref from 3.9.2 to 3.10.0
2 parents 02b1989 + a4231c9 commit 2ef790c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.12.15
22
aiosignal==1.4.0
3-
asgiref==3.9.2
3+
asgiref==3.10.0
44
attrs==25.3.0
55
certifi==2025.8.3
66
charset-normalizer==3.4.3

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ python_requires = >=3.10
6868
install_requires =
6969
aiohttp==3.12.15
7070
aiosignal==1.4.0
71-
asgiref==3.9.2
71+
asgiref==3.10.0
7272
attrs==25.3.0
7373
certifi==2025.8.3
7474
charset-normalizer==3.4.3

0 commit comments

Comments
 (0)