Skip to content

Commit d54c8f1

Browse files
build(deps): 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] <support@github.com>
1 parent dc9f26c commit d54c8f1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"alembic==1.17.0",
1414
"annotated-types==0.7.0",
1515
"anyio==4.10.0",
16-
"asgiref==3.9.1",
16+
"asgiref==3.11.0",
1717
"asn1crypto==1.5.1",
1818
"asyncpg==0.30.0",
1919
"attrs==25.4.0",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ anyio==4.10.0 \
6565
# httpx
6666
# ocotilloapi
6767
# starlette
68-
asgiref==3.9.1 \
69-
--hash=sha256:a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142 \
70-
--hash=sha256:f3bba7092a48005b5f5bacd747d36ee4a5a61f4a269a6df590b43144355ebd2c
68+
asgiref==3.11.0 \
69+
--hash=sha256:13acff32519542a1736223fb79a715acdebe24286d98e8b164a73085f40da2c4 \
70+
--hash=sha256:1db9021efadb0d9512ce8ffaf72fcef601c7b73a8807a1bb2ef143dc6b14846d
7171
# via ocotilloapi
7272
asn1crypto==1.5.1 \
7373
--hash=sha256:13ae38502be632115abf8a24cbe5f4da52e3b5231990aff31123c805306ccb9c \

uv.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.

0 commit comments

Comments
 (0)