Skip to content

Commit 7d3de7a

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@22.3.0...22.6.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b06651c commit 7d3de7a

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~=22.3
1+
black~=22.6
22
mypy==0.812
33
pip~=22.1
44
pytest~=7.1

0 commit comments

Comments
 (0)