summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 22:37:08 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 23:45:13 +0000
commit1efc57d05dda7ebbbec18047e67a9fb8a699540e (patch)
tree2adf930d9dc5e190a7b207d5f2dc3a1725b86e3f
parentbb2417820718f45377c90f92208a3e51e0e7b573 (diff)
downloadpymemcache-1efc57d05dda7ebbbec18047e67a9fb8a699540e.tar.gz
Bump flake8 from 4.0.1 to 5.0.2
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.2. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--lint-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint-requirements.txt b/lint-requirements.txt
index 1059621..2cabe3d 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
black==22.6.0
docutils==0.19
-flake8==4.0.1
+flake8==5.0.2
pygments==2.12.0