From c535dd2dac9e3e328aacb797bb792fc4ef448d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 06:11:13 +0000 Subject: [PATCH] NO-ISSUE: Bump beautifulsoup4 from 4.9.3 to 4.11.1 Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.3 to 4.11.1. --- 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..a86d6c85009b 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.11.1 jira==3.0.1 PyGithub>=1.54 python-gitlab>=2.6.0