Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Eaves <[email protected]>
  • Loading branch information
dependabot[bot] and ieaves authored Apr 30, 2024
1 parent e9ade12 commit 12364c8
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 additions & 18 deletions grai-client/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 grai-client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ furl = "^2.1.3"
[tool.poetry.group.dev.dependencies]
mypy = "^0.971"
isort = "^5.10.1"
black = "^22.6.0"
black = ">=22.6,<25.0"
pytest = "^7.2.0"
types-requests = "^2.28.11.5"
types-pyyaml = "^6.0.12.2"
Expand Down

0 comments on commit 12364c8

Please sign in to comment.