From 31a6b34263ab0dff12160503b79428716ba3544a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 06:08:40 +0000 Subject: [PATCH] NO-ISSUE: Bump beautifulsoup4 from 4.9.3 to 4.10.0 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.3 to 4.10.0. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4efc6e12ae8f..e6adc9234767 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ twine==3.4.2 vcversioner==2.16.0.0 waiting==1.4.1 wheel==0.37.0 -beautifulsoup4==4.9.3 +beautifulsoup4==4.10.0 jira==3.0.1 PyGithub>=1.54 python-gitlab>=2.6.0