summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2022-02-09 09:50:31 -0800
committerGitHub <noreply@github.com>2022-02-09 09:50:31 -0800
commit01418099b3c3b3d8fd9a522a0bbfbfc52365ec33 (patch)
tree248c1f58192d97e710acf31e9d73da8a9dcba4a7 /test-requirements.txt
parentefbe5137727fe18c5cb8e09e889471dd88111d7d (diff)
downloadpymemcache-01418099b3c3b3d8fd9a522a0bbfbfc52365ec33.tar.gz
Upgrade to Black 22.1.0 (from 22.11b1) (#364)
Black and its style guide are now officially stable. Future releases will allow incremental adoption of new style changes via a new --preview system.
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 82a07e1..21d2bc4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-black==21.11b1
+black==22.1.0
pytest
pytest-cov
gevent==20.9.0; "PyPy" not in platform_python_implementation