Skip to content

Commit d546aaa

Browse files
dependabot[bot]Karthikeyannhs
authored andcommitted
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] <[email protected]>
1 parent 4d554ee commit d546aaa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.11.7"
28-
asgiref = "^3.8.1"
28+
asgiref = "^3.9.1"
2929
boto3 = "^1.37.3"
3030
botocore = "^1.38.46"
3131
eval-type-backport = "^0.2.2"

0 commit comments

Comments
 (0)