From 40dbc04364d4c567550bd6c1ddc022f5a2be7356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 15:16:50 +0000 Subject: [PATCH] Bump attrs from 24.2.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 25.3.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 8137831..7ccafa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.11.14 aiosignal==1.3.2 async-timeout==5.0.1 asyncio==3.4.3 -attrs==24.2.0 +attrs==25.3.0 beautifulsoup4==4.13.3 bs4==0.0.2 certifi==2024.8.30