summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-06 22:06:28 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-30 17:03:14 +0000
commitb5e1ff18d612a8c3fc3943cd084c2837cdf46d92 (patch)
tree8a09fe4397644997d1a1c07becaf6b4ce3e6a72b
parent7c3678730dc34afab57b836a9b6f164593aef5c7 (diff)
downloadpymemcache-b5e1ff18d612a8c3fc3943cd084c2837cdf46d92.tar.gz
Bump black from 22.10.0 to 22.12.0
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.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.10.0...22.12.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 a68ff31..6a61217 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
-black==22.10.0
+black==22.12.0
docutils==0.19
flake8==6.0.0
pygments==2.13.0