summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-10 07:57:37 +0000
committerGitHub <noreply@github.com>2023-04-10 07:57:37 +0000
commit10cd1fbdc4b11c08db4b8767374034f56186a55a (patch)
treebe82ba2f61cd98f86fa2ec031356c5d8af97cf4d
parent88f679c23d2d4bc4a9e914c868e5daf826d499eb (diff)
downloaddjango-compressor-dependabot/pip/requirements/beautifulsoup4-4.12.2.tar.gz
Bump beautifulsoup4 from 4.11.1 to 4.12.2 in /requirementsdependabot/pip/requirements/beautifulsoup4-4.12.2
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.1 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>
-rw-r--r--requirements/tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
index 849ab54..b685aa7 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -1,5 +1,5 @@
Jinja2==3.1.2
-beautifulsoup4==4.11.1
+beautifulsoup4==4.12.2
brotli==1.0.9
calmjs==3.4.2
coverage==7.0.5