Skip to content

Commit a70c288

Browse files
chore(deps): bump asgiref from 3.11.0 to 3.11.1
Bumps [asgiref](https://github.com/django/asgiref) from 3.11.0 to 3.11.1. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.0...3.11.1) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edd070e commit a70c288

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
anyio==4.12.1; python_version >= "3.6" and python_full_version >= "3.6.2"
2-
asgiref==3.11.0; python_full_version >= "3.6.1" and python_version >= "3.6"
2+
asgiref==3.11.1; python_full_version >= "3.6.1" and python_version >= "3.6"
33
bcrypt==5.0.0; python_version >= "3.6"
44
beanie==1.29.0; python_version >= "3.7" and python_version < "4.0"
55
certifi==2026.1.4; python_full_version >= "3.6.1"

0 commit comments

Comments
 (0)