Skip to content

Commit b798e8e

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 b52418e commit b798e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
asgiref==3.10.0
1+
asgiref==3.11.0
22
Django==4.2.26
33
pytz==2025.2
44
requests==2.32.5

0 commit comments

Comments
 (0)