summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-12 14:15:02 +0200
committerGitHub <noreply@github.com>2022-07-12 14:15:02 +0200
commit1868a21ae50b72c48457b44272d9b348e8eebfb4 (patch)
treef06eb20cc9c29e4066ffafcd9970d17dbe081201
parenta9bb3c87315bac2f5074f673477093a7886931b2 (diff)
downloaddjango-compressor-1868a21ae50b72c48457b44272d9b348e8eebfb4.tar.gz
Bump beautifulsoup4 from 4.9.3 to 4.11.1 in /requirements (#1121)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 41b82ce..b90ca84 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -1,5 +1,5 @@
Jinja2==3.0.3
-beautifulsoup4==4.9.3
+beautifulsoup4==4.11.1
brotli==1.0.9
calmjs==3.4.2
coverage==5.5