Skip to content

Commit 65f2b04

Browse files
Bump beautifulsoup4 from 4.13.4 to 4.14.3
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.14.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89fc057 commit 65f2b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
"setuptools_scm==9.2.2",
4343
]
4444
test = [
45-
"beautifulsoup4==4.13.4",
45+
"beautifulsoup4==4.14.3",
4646
"coverage==7.13.4",
4747
"django-debug-toolbar==6.2.0",
4848
"factory-boy==3.3.3",

0 commit comments

Comments
 (0)