From 24790be832b5f6c7dccee653559a41f68205338b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:27:17 +0000 Subject: [PATCH] build(deps): bump async-timeout from 4.0.2 to 4.0.3 in /tools Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.2 to 4.0.3. - [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.2...v4.0.3) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 4a9905244..bd69abb1c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.8.4 -async-timeout==4.0.2 +async-timeout==4.0.3 pytz==2023.3.post1 sentry-sdk==1.31.0 structlog==23.1.0