summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-22 13:11:12 +0100
committerGitHub <noreply@github.com>2023-01-22 13:11:12 +0100
commit2ecd27904cf7fc507b5a950bb2b8e36c12f81bb1 (patch)
treef59ce77fc7b2d78bd9e61ac10c31ad1d3e2db689
parent01c1d50ac0f69c11e5f4e3aaa441c35e03e6b9a6 (diff)
downloaddjango-compressor-2ecd27904cf7fc507b5a950bb2b8e36c12f81bb1.tar.gz
Bump flake8 from 5.0.4 to 6.0.0 in /requirements (#1159)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 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 db1ef88..81f6f1b 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -5,7 +5,7 @@ calmjs==3.4.2
coverage==6.5.0
csscompressor==0.9.5
django-sekizai==4.0.0
-flake8==5.0.4
+flake8==6.0.0
html5lib==1.1
lxml==4.9.1
rcssmin==1.1.1