Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent f8fcd64 commit 59e1d0f
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pytest-xdist = "==3.3.1"
mock = "==5.0.2"
pycodestyle = "==2.10.0"
pydocstyle = {version = "==6.3.0", extras = ["toml"]}
black = "==23.3.0"
black = "==23.7.0"
mypy = "==1.4.1"
types-setuptools = "==68.0.0.1"
types-mock = "==5.0.0.7"
Expand Down
115 changes: 58 additions & 57 deletions Pipfile.lock

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

0 comments on commit 59e1d0f

Please sign in to comment.