Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/python/requirements/proj.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# dagger dl -m dev deps --env=proj lock
#
anyio==4.2.0
anyio==4.12.1
# via
# -r requirements.in
# gql
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohttp==3.9.2
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
anyio==4.2.0
anyio==4.12.1
# via httpx
attrs==23.2.0
# via aiohttp
Expand Down
Loading