Skip to content

Commit

Permalink
Bump beautifulsoup4 from 4.12.1 to 4.12.3
Browse files Browse the repository at this point in the history
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.1 to 4.12.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 1aea4ef commit b2cdf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "For recording every election in the UK"
readme = "README.md"
requires-python = "==3.12.*"
dependencies = [
"beautifulsoup4==4.12.1",
"beautifulsoup4==4.12.3",
"boto3==1.34.148",
"botocore==1.34.148",
"commitment==3.0.1",
Expand Down

0 comments on commit b2cdf9c

Please sign in to comment.