author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-08 0:54:23.0 +00:00:00 |
---|---|---|
committer | Nemo <me@captnemo.in> | 2023-07-31 15:02:32.0 +05:30:00 |
commit | 105a381b3cd318f3c4c5e337054dc40c10a5ffe6 [patch] |
|
tree | 82d406895a38a7631594f3b6255f794e769eb5eb |
|
parent | 429bb4e8f3f29804805015be25b3ab126c9ebbca |
|
download | 105a381b3cd318f3c4c5e337054dc40c10a5ffe6.tar.gz |
Bump beautifulsoup4 from 4.9.0 to 4.12.2
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.0 to 4.12.2. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diff
requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a73cf1..9e8aaaf 100644 --- a/requirements.txt +++ a/requirements.txt @@ -1,4 +1,4 @@ beautifulsoup4==4.9.0 beautifulsoup4==4.12.2 bottle==0.12.21 python-dateutil==2.8.1 requests==2.25.0