Skip to content

Commit 2aaded8

Browse files
chore(deps): Update black requirement in /packages/@jsii/python-runtime
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@21.12b0...22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20419b4 commit 2aaded8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@jsii/python-runtime/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black~=21.12b0
1+
black~=22.1
22
mypy==0.812
33
pip~=21.3
44
pytest~=6.2

0 commit comments

Comments
 (0)