Skip to content

Commit 09edcc1

Browse files
Merge pull request #14 from OpenSource-Syndicate/dependabot/uv/beautifulsoup4-4.14.2
Bump beautifulsoup4 from 4.12.3 to 4.14.2
2 parents 32e04b7 + 420e272 commit 09edcc1

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"elasticsearch==8.15.0",
2020
"sentence-transformers==5.1.2",
2121
"requests==2.32.3",
22-
"beautifulsoup4==4.12.3",
22+
"beautifulsoup4==4.14.2",
2323
"html2text==2024.2.26",
2424
"toml>=0.10.2",
2525
"llama-cpp-python>=0.3.16",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ numpy==1.26.4
77
elasticsearch==8.15.0
88
sentence-transformers==5.1.2
99
requests==2.32.3
10-
beautifulsoup4==4.12.3
10+
beautifulsoup4==4.14.2
1111
html2text==2024.2.26
1212
toml>=0.10.2
1313
llama-cpp-python>=0.3.16

uv.lock

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

0 commit comments

Comments
 (0)