From e0b517f704e9beb0f4abeb3dda5de03e1270e368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 00:11:18 +0000 Subject: [PATCH] Bump anyio from 4.6.2.post1 to 4.8.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2.post1 to 4.8.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.6.2.post1...4.8.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cf1899..62d1600 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohappyeyeballs==2.4.4 aiohttp==3.11.9 aiosignal==1.3.1 annotated-types==0.7.0 -anyio==4.6.2.post1 +anyio==4.8.0 async-timeout==5.0.1 attrs==24.2.0 certifi==2024.8.30