Skip to content

Commit 49c0df9

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

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.12.3",
34+
"beautifulsoup4 == 4.13.3",
3535
"colorlog == 6.9.0",
3636
"discordwebhook == 1.0.3",
3737
"emoji == 2.14.1",

0 commit comments

Comments
 (0)