Skip to content

Commit

Permalink
Update dependency beautifulsoup4 to v4.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 4fb8de4 commit 2029061
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
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.3",
"beautifulsoup4==4.13.3",
"boto3==1.35.98",
"botocore==1.35.98",
"commitment==4.0.0",
Expand Down
9 changes: 5 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2029061

Please sign in to comment.