From ff2eb0107e2dd09beb577dae91b93b320d4bcf5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:00:54 +0000 Subject: [PATCH] Bump anyio from 4.7.0 to 4.9.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.7.0 to 4.9.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.7.0...4.9.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 504e043..8087ed4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 -anyio==4.7.0 +anyio==4.9.0 asgiref==3.8.1 certifi==2024.8.30 charset-normalizer==3.4.1