summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-12 14:22:09 +0200
committerGitHub <noreply@github.com>2022-07-12 14:22:09 +0200
commitc15cbd6bfa5c37ee96e9084f19e90625b568b07f (patch)
treecf287c2c10de4507871da6a2144e14abd41bb65d
parent1868a21ae50b72c48457b44272d9b348e8eebfb4 (diff)
downloaddjango-compressor-c15cbd6bfa5c37ee96e9084f19e90625b568b07f.tar.gz
Bump flake8 from 3.9.1 to 4.0.1 in /requirements (#1122)
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.1 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.1...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... 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 b90ca84..8b8556c 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -5,7 +5,7 @@ calmjs==3.4.2
coverage==5.5
csscompressor==0.9.5
django-sekizai==2.0.0
-flake8==3.9.1
+flake8==4.0.1
html5lib==1.1
lxml==4.9.1
rcssmin==1.1.0