From 396fed11be1613d7a422b378815880019045888c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:52:46 +0000 Subject: [PATCH] Bump beautifulsoup4 from 4.12.3 to 4.13.3 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.3 to 4.13.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 60198b0..8dadbb0 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] attrs = "*" -beautifulsoup4 = "==4.12.3" +beautifulsoup4 = "==4.13.3" click = "*" jsonlines = "*" lxml = "*" diff --git a/Pipfile.lock b/Pipfile.lock index c0b42d4..d3c2d8b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5e7253dc561a6b02b25a6da9d932db585e06000180d868022514e46c8df6a45d" + "sha256": "d18b238d5857cf27b14c88ecbae7434c084f77676a7d7ee73643e374fa986efd" }, "pipfile-spec": 6, "requires": { @@ -27,12 +27,12 @@ }, "beautifulsoup4": { "hashes": [ - "sha256:74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051", - "sha256:b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed" + "sha256:1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b", + "sha256:99045d7d3f08f91f0d656bc9b7efbae189426cd913d830294a15eefa0ea4df16" ], "index": "pypi", - "markers": "python_full_version >= '3.6.0'", - "version": "==4.12.3" + "markers": "python_full_version >= '3.7.0'", + "version": "==4.13.3" }, "boto3": { "hashes": [ @@ -524,6 +524,14 @@ "markers": "python_version >= '3.8'", "version": "==2.9.0.20241206" }, + "typing-extensions": { + "hashes": [ + "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d", + "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8" + ], + "markers": "python_version >= '3.8'", + "version": "==4.12.2" + }, "tzdata": { "hashes": [ "sha256:24894909e88cdb28bd1636c6887801df64cb485bd593f2fd83ef29075a81d694",