From e2ebbd9a3690a2754fa3b732b82ae6307bfc5275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:55:39 +0000 Subject: [PATCH] chore(deps-dev): bump async-timeout from 5.0.0 to 5.0.1 Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 5.0.0 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/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:development update-type: version-update:semver-patch ... 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 e6ec9d3378c..3d86f435232 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==5.0.0 +async-timeout==5.0.1 attrs==24.2.0 azure-core==1.32.0 azure-identity==1.19.0