Skip to content

Commit b5e41e5

Browse files
Bump beautifulsoup4 from 4.13.3 to 4.13.4
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.3 to 4.13.4. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b9db57 commit b5e41e5

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
@@ -31,7 +31,7 @@ classifiers = [
3131
]
3232

3333
dependencies = [
34-
"beautifulsoup4 == 4.13.3",
34+
"beautifulsoup4 == 4.13.4",
3535
"colorlog == 6.9.0",
3636
"discordwebhook == 1.0.3",
3737
"emoji == 2.14.1",

0 commit comments

Comments
 (0)