Skip to content

Commit 4be5d77

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

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.8.1
2+
asgiref==3.9.1
33
httplib2==0.22.0
44
backports.zoneinfo;python_version<"3.9"
55
feedparser==6.0.11

0 commit comments

Comments
 (0)