Skip to content

Commit 52eab84

Browse files
authored
Merge pull request #2501 from python-trio/dependabot/pip/black-22.12.0
Bump black from 22.10.0 to 22.12.0
2 parents 81142e1 + c94d5e1 commit 52eab84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ attrs==22.1.0
1717
# pytest
1818
backcall==0.2.0
1919
# via ipython
20-
black==22.10.0 ; implementation_name == "cpython"
20+
black==22.12.0 ; implementation_name == "cpython"
2121
# via -r test-requirements.in
2222
cffi==1.15.1
2323
# via cryptography

0 commit comments

Comments
 (0)