summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-01 22:47:22 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-02 16:02:49 +0000
commit3f568ecd813ca7238feb4eefabd3564b5254a17a (patch)
tree81ae92ac7f60f6a6bf0c4fcb3236a7d20af869bc
parentf34ac28f892307b3584260707d527a6c09aeb825 (diff)
downloadpymemcache-3f568ecd813ca7238feb4eefabd3564b5254a17a.tar.gz
Bump black from 22.6.0 to 22.8.0
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.6.0...22.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... 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 886bd48..fd97c68 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
-black==22.6.0
+black==22.8.0
docutils==0.19
flake8==5.0.2
pygments==2.13.0