From 006f21a5c47a74d0e3e1f5a7b955f02e6fb8ad72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 00:36:11 +0000 Subject: [PATCH] Bump attrs from 23.2.0 to 24.1.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4262aaa..9f89511 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.10.0 aiosignal==1.3.1 async-timeout==4.0.3 -attrs==23.2.0 +attrs==24.1.0 base91==1.0.1 beautifulsoup4==4.12.3 cachetools==5.4.0