From 00860f96f43a59aa73b0df3f5b99bb0fae1f18a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:07:32 +0000 Subject: [PATCH] deps(deps): bump beautifulsoup4 from 4.13.3 to 4.13.5 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.3 to 4.13.5. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- agent_system/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent_system/requirements.txt b/agent_system/requirements.txt index f8cd6cb..9faf20b 100644 --- a/agent_system/requirements.txt +++ b/agent_system/requirements.txt @@ -5,7 +5,7 @@ annotated-types==0.7.0 anyio==4.9.0 attrs==25.3.0 babel==2.17.0 -beautifulsoup4==4.13.4 +beautifulsoup4==4.13.5 black==25.1.0 cachetools==5.5.2 certifi==2025.7.14 diff --git a/requirements.txt b/requirements.txt index 5ae928c..0710dfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ babel==2.17.0 -beautifulsoup4==4.13.3 +beautifulsoup4==4.13.5 certifi==2025.1.31 charset-normalizer==3.4.1 courlan==1.3.2