summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-28 22:35:31 +0000
committerGitHub <noreply@github.com>2022-03-28 22:35:31 +0000
commit004d2831c03d300501ec8f50f3940bb105cf464d (patch)
treeccd27f45e7b4bf6067617facf1f9be705ad1bbad
parent88e6b6369c7cc68baee51263482c52ac8e33fdab (diff)
downloadpymemcache-004d2831c03d300501ec8f50f3940bb105cf464d.tar.gz
Bump black from 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.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.1.0...22.3.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 e49932d..967f677 100644
--- a/lint-requirements.txt
+++ b/lint-requirements.txt
@@ -1,4 +1,4 @@
-black==22.1.0
+black==22.3.0
docutils==0.18.1
flake8==4.0.1
pygments==2.11.2