Skip to content

Commit

Permalink
chore(deps): Update black requirement in /packages/@jsii/python-runtime
Browse files Browse the repository at this point in the history
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@23.3.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 62a8494 commit f697bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@jsii/python-runtime/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black~=23.3
black~=23.9
mypy==1.4.1
pip~=23.2
pytest~=7.4
Expand Down

0 comments on commit f697bf3

Please sign in to comment.