Skip to content

Commit

Permalink
Bump black from 23.9.1 to 23.10.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
- [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.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent e2aa742 commit 051cf46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==23.9.1
black==23.10.0
pre-commit==3.5.0
ruff==0.0.292
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aioresponses==0.7.4
black==23.9.1
black==23.10.0
pytest-cov==4.1.0
flake8==6.1.0
flake8-docstrings==1.7.0
Expand Down

0 comments on commit 051cf46

Please sign in to comment.