Skip to content

Commit 318c549

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test = [
6868
"pytest==9.0.3",
6969
"pytest-xdist==3.8.0",
7070
"pytest-django==4.12.0",
71-
"beautifulsoup4==4.14.3",
71+
"beautifulsoup4==4.15.0",
7272
"coverage==7.14.0",
7373
"hypothesis==6.152.6",
7474
"tblib==3.2.2", # used to see backtraces in unit tests

0 commit comments

Comments
 (0)