Skip to content

Commit ce232b7

Browse files
Bump asgiref from 3.10.0 to 3.11.0
Bumps [asgiref](https://github.com/django/asgiref) from 3.10.0 to 3.11.0. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb3e699 commit ce232b7

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
@@ -2,7 +2,7 @@ Django>=4.2.14,<6
22

33
pytz==2025.2
44
httplib2==0.31.0
5-
asgiref==3.10.0
5+
asgiref==3.11.0
66

77
chardet==5.2.0
88

0 commit comments

Comments
 (0)