From cffab5f3a15e0b90b0dd8f44ac567faeb0dc36c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 05:49:02 +0000 Subject: [PATCH] chore(deps-dev): bump async-timeout from 4.0.3 to 5.0.1 Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.1. - [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.1) --- 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 fb8f2e14c0..f9ec5e6165 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ aiohttp==3.10.11 aiosignal==1.3.1 anyio==4.4.0 astroid==3.2.4 -async-timeout==4.0.3 +async-timeout==5.0.1 attrs==24.2.0 azure-core==1.32.0 azure-identity==1.19.0