From 4d084cea0eb80d0412bc4bc3e824f7b6709142f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 06:21:12 +0000 Subject: [PATCH] chore(deps-dev): bump anyio from 4.6.2 to 4.6.2.post1 Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2 to 4.6.2.post1. - [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...4.6.2.post1) --- updated-dependencies: - dependency-name: anyio 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 979d917759e..ab22076cbc0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ aiohttp==3.10.10 aiosignal==1.3.1 -anyio==4.6.2 +anyio==4.6.2.post1 astroid==3.2.4 async-timeout==4.0.3 attrs==24.2.0