Skip to content

Commit f065883

Browse files
dependabot[bot]taminomara
authored andcommitted
Bump beautifulsoup4 from 4.14.0 to 4.14.2 in the dev group (#26)
Bumps the dev group with 1 update: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/). Updates `beautifulsoup4` from 4.14.0 to 4.14.2 --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0456295 commit f065883

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
@@ -44,7 +44,7 @@ test = [
4444
"pytest==8.4.2",
4545
"sybil==9.2.0",
4646
"pytest-regressions==2.8.3",
47-
"beautifulsoup4==4.14.0",
47+
"beautifulsoup4==4.14.2",
4848
"myst-parser==4.0.1"
4949
]
5050
doc = [

0 commit comments

Comments
 (0)