Skip to content

Commit

Permalink
chore(deps-dev): bump black from 22.3.0 to 23.3.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.3.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@22.3.0...23.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent a9885e1 commit 3e587ca
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 27 deletions.
55 changes: 29 additions & 26 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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest = "7.3.1"
pytest-cov = "4.0.0"
pytest-freezegun = "0.4.2"
pytest-mock = "3.2.0"
black = "22.3.0"
black = "23.3.0"
sphinx = "4.3.2"
sphinx_rtd_theme = ">=0.5,<1.3"
pre-commit = { version = "3.3.1", python = ">=3.8" }
Expand Down

0 comments on commit 3e587ca

Please sign in to comment.