Skip to content

Commit

Permalink
⬆️ Update black requirement from ~=23.9.1 to ~=23.11.0
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.9.1...23.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 1ed6db2 commit b3b6b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anyio>=3.7.1
autoflake~=2.2.1
black~=23.9.1
black~=23.11.0
isort~=5.12.0
pytest~=7.4.0
pytest-mock~=3.11.1

0 comments on commit b3b6b82

Please sign in to comment.