Skip to content

Commit

Permalink
chore(deps): update black requirement from ~=23.7 to ~=23.9
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.7.0...23.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 75da868 commit 3e49c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytest ~= 7.4
pytest-cov ~= 4.1
pytest-timeout ~= 2.1
pytest-xdist ~= 3.3
black ~= 23.7
black ~= 23.9
moto[all] ~= 4.2
mypy == 1.5.0
ruff ~= 0.0.288
Expand Down

0 comments on commit 3e49c3f

Please sign in to comment.