Skip to content

Commit ae27116

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

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,5 +1,5 @@
11
Django>=4.2.14,<6
2-
asgiref==3.9.2
2+
asgiref==3.10.0
33
httplib2==0.31.0
44
backports.zoneinfo;python_version<"3.9"
55
feedparser==6.0.12

0 commit comments

Comments
 (0)