Skip to content

Commit 20e68c8

Browse files
Bump asyncio from 3.4.3 to 4.0.0
Bumps [asyncio](https://github.com/python/asyncio) from 3.4.3 to 4.0.0. - [Commits](https://github.com/python/asyncio/commits) --- updated-dependencies: - dependency-name: asyncio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f29216 commit 20e68c8

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

poetry.lock

Lines changed: 6 additions & 8 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
@@ -23,7 +23,7 @@ tenacity = "^9.1.2"
2323
pyyaml = "^6.0.2"
2424
azure-ai-inference = "^1.0.0b6"
2525
azure-core = "^1.35.0"
26-
asyncio = "^3.4.3"
26+
asyncio = "^4.0.0"
2727
aiohttp = "^3.12.15"
2828
jsonlines = "^4.0.0"
2929
tqdm = "^4.67.0"

0 commit comments

Comments
 (0)