Skip to content

Commit c94d5e1

Browse files
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](psf/black@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>
1 parent f39d3a4 commit c94d5e1

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)