Skip to content

Commit

Permalink
Update beautifulsoup4 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan6419846 authored Feb 16, 2025
2 parents c54b254 + b3fbce4 commit 9bd8a8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ dependencies = [
"pip-licenses-lib>=0.4.0",
"requests",
"tomli",
"Beautifulsoup4<4.13", # TODO: /~https://github.com/aboutcode-org/commoncode/issues/79
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# as soon as they get released by pinning them here and
# letting `dependabot` update them for new releases.
scancode-toolkit==32.3.2
commoncode==32.2.0
typecode-libmagic==5.39.210531
joblib==1.4.2
fontTools[woff]==4.56.0
Expand Down

0 comments on commit 9bd8a8a

Please sign in to comment.