From 83a3e2026234cdfd824883c89aa0a592f920dac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 05:21:25 +0000 Subject: [PATCH] chore(deps-dev): bump anyio from 4.5.2 to 4.8.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.5.2 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.5.2...4.8.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:development update-type: version-update:semver-minor ... 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 a16b4ad93bc..3e7b2fe65e7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ aiohttp==3.10.11 aiosignal==1.3.1 -anyio==4.5.2 +anyio==4.8.0 astroid==3.2.4 async-timeout==5.0.1 attrs==24.3.0