Skip to content

Commit

Permalink
Update dependency beautifulsoup4 to v4.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent d623b05 commit d1f476c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ asyncwhois==1.0.1; python_version >= "3.6"
atomicwrites==1.4.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
backports.zoneinfo==0.2.1; python_version >= "3.8" and python_version < "3.9"
beautifulsoup4==4.11.1; python_full_version > "3.0.0"
beautifulsoup4==4.12.2; python_full_version > "3.0.0"
certifi==2022.12.7; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version >= "3.6" and python_version < "4"
cffi==1.15.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6" and python_version < "4"
Expand Down

0 comments on commit d1f476c

Please sign in to comment.