Skip to content

Commit d3e18e3

Browse files
Bump black from 23.1.0 to 23.3.0 (#705)
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 444e042 commit d3e18e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ wheel
1818
# Tests & Linting
1919
anyio==3.6.2
2020
autoflake==1.7.7
21-
black==23.1.0
21+
black==23.3.0
2222
coverage==6.5.0
2323
flake8==3.9.2 # See: https://github.com/PyCQA/flake8/pull/1438
2424
isort==5.11.4

0 commit comments

Comments
 (0)