Skip to content

Commit

Permalink
chore(deps-dev): bump black from 23.1.0 to 23.3.0 (#256)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.1.0...23.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 7e18b17 commit 3fde0fd
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -28,7 +28,7 @@ strenum = "^0.4.9"
pytest = "^7.3.2"
Sphinx = "^7.0.1"
flake8 = "^5.0.4"
black = "^23.1"
black = "^23.3"
isort = "^5.12.0"
pre-commit = "^3.2.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 3fde0fd

Please sign in to comment.