From b976c66e01fda42fff0ade1caa4a3e7b8a700b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:02:23 +0000 Subject: [PATCH] chore(deps-dev): bump async-timeout from 4.0.3 to 5.0.0 Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.0) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dffbc8a72b6..eafe7a5a6ac 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ aiohttp==3.10.10 aiosignal==1.3.1 anyio==4.6.2 astroid==3.3.5 -async-timeout==4.0.3 +async-timeout==5.0.0 attrs==24.2.0 azure-core==1.32.0 azure-identity==1.19.0