mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Bump beautifulsoup4 from 4.13.5 to 4.14.2 (#2955)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.5 to 4.14.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -122,14 +122,14 @@ yaml = ["PyYAML"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "beautifulsoup4"
|
name = "beautifulsoup4"
|
||||||
version = "4.13.5"
|
version = "4.14.2"
|
||||||
description = "Screen-scraping library"
|
description = "Screen-scraping library"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7.0"
|
python-versions = ">=3.7.0"
|
||||||
groups = ["main"]
|
groups = ["main"]
|
||||||
files = [
|
files = [
|
||||||
{file = "beautifulsoup4-4.13.5-py3-none-any.whl", hash = "sha256:642085eaa22233aceadff9c69651bc51e8bf3f874fb6d7104ece2beb24b47c4a"},
|
{file = "beautifulsoup4-4.14.2-py3-none-any.whl", hash = "sha256:5ef6fa3a8cbece8488d66985560f97ed091e22bbc4e9c2338508a9d5de6d4515"},
|
||||||
{file = "beautifulsoup4-4.13.5.tar.gz", hash = "sha256:5e70131382930e7c3de33450a2f54a63d5e4b19386eab43a5b34d594268f3695"},
|
{file = "beautifulsoup4-4.14.2.tar.gz", hash = "sha256:2a98ab9f944a11acee9cc848508ec28d9228abfd522ef0fad6a02a72e0ded69e"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -4398,4 +4398,4 @@ cffi = ["cffi (>=1.17) ; python_version >= \"3.13\" and platform_python_implemen
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.1"
|
lock-version = "2.1"
|
||||||
python-versions = "^3.13.2"
|
python-versions = "^3.13.2"
|
||||||
content-hash = "085fe75352389e3b99c347dfe9a5b88232068bc4f48ea968af7d82a5f1c137bf"
|
content-hash = "9c3ffe2dc655c4f3c127dc0b75bd7efedb2402c66b52580c5d812c14bfa0f7cb"
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ package-mode = false
|
|||||||
axe-core-python = "^0.1.0"
|
axe-core-python = "^0.1.0"
|
||||||
python = "^3.13.2"
|
python = "^3.13.2"
|
||||||
ago = "~=0.1.0"
|
ago = "~=0.1.0"
|
||||||
beautifulsoup4 = "^4.13.5"
|
beautifulsoup4 = "^4.14.2"
|
||||||
blinker = "~=1.8"
|
blinker = "~=1.8"
|
||||||
gevent = "==25.9.1"
|
gevent = "==25.9.1"
|
||||||
exceptiongroup = "==1.3.0"
|
exceptiongroup = "==1.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user