Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 259f611 commit 8bfcfb7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 32 deletions.
59 changes: 28 additions & 31 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 @@ -16,7 +16,7 @@ httpx = "^0.24.0"
[tool.poetry.dev-dependencies]
flake8 = "^6.0.0"
mypy = "^1.2"
black = "^23.3.0"
black = "^25.1.0"
isort = "^5.12.0"
pytest = "^7.4.0"
names = "^0.3.0"
Expand Down

0 comments on commit 8bfcfb7

Please sign in to comment.