Skip to content

Commit 8dda952

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] <[email protected]>
1 parent fd3906c commit 8dda952

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,7 +1,7 @@
11
Django>=4.2.14,<6
22
backports.zoneinfo;python_version<"3.9"
33
pytz==2025.2
4-
asgiref==3.10.0
4+
asgiref==3.11.0
55
httplib2==0.31.0
66
Markdown==3.10 # pyup: < 3
77
psycopg[binary]==3.3.2

0 commit comments

Comments
 (0)