Skip to content

Commit ff8b7b1

Browse files
Bump asgiref from 3.9.1 to 3.11.0
Bumps [asgiref](https://github.com/django/asgiref) from 3.9.1 to 3.11.0. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.9.1...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 16170af commit ff8b7b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flask = {extras = ["async"], version = "^3.1.1"}
2525
httpx = "^0.28.1"
2626
yarl = "^1.18.3"
2727
pydantic = "^2.12.3"
28-
asgiref = "^3.9.1"
28+
asgiref = "^3.11.0"
2929
eval-type-backport = "^0.2.2"
3030
mangum = "^0.19.0"
3131
wireup = "^2.1.0"

0 commit comments

Comments
 (0)