From 4a05f7a86aef27c205d50e7de57bd7e8cfd286cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:16:08 +0000 Subject: [PATCH] Bump anyio from 4.6.0 to 4.7.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.0 to 4.7.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.0...4.7.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6c508db..4d9591d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.6.0 +anyio==4.7.0 asgiref==3.8.1 certifi==2024.8.30 charset-normalizer==3.3.2