summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-07 22:25:21 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-08 00:51:10 +0000
commit9a2f7038180e5a4faa704afe225d8df0c64bc55d (patch)
tree7e7095d0c926adf3dc0852d3474209e684131e11
parent4532b2c0d5b647ee883f304b71cb96590d9ef613 (diff)
downloadpymemcache-9a2f7038180e5a4faa704afe225d8df0c64bc55d.tar.gz
Bump black from 22.8.0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.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.8.0...22.10.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 fd97c68..a9f5942 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
-black==22.8.0
+black==22.10.0
docutils==0.19
flake8==5.0.2
pygments==2.13.0