Skip to content

Commit 14a0c7a

Browse files
Update dependency beautifulsoup4 to v4.13.4
1 parent aa322e7 commit 14a0c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
beautifulsoup4==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
1+
beautifulsoup4==4.13.4 ; python_version >= "3.10" and python_version < "4.0"
22
certifi==2023.11.17 ; python_version >= "3.10" and python_version < "4.0"
33
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
44
idna==3.6 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)