Skip to content

Commit 0f47cd5

Browse files
Bump beautifulsoup4 from 4.13.5 to 4.14.2 (#2004)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 822cf5a commit 0f47cd5

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

poetry.lock

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
python = "^3.13.2"
1212
alembic = "==1.16.5"
1313
amqp = "==5.3.1"
14-
beautifulsoup4 = "==4.13.5"
14+
beautifulsoup4 = "==4.14.2"
1515
boto3 = "^1.38.27"
1616
botocore = "^1.38.27"
1717
cachetools = "==6.2.0"

0 commit comments

Comments
 (0)