Skip to content

Commit

Permalink
build(deps-dev): bump black from 24.8.0 to 25.1.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.8.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@24.8.0...25.1.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] authored Jan 29, 2025
1 parent 10f8252 commit c12d607
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -18,7 +18,7 @@ requests = "^2.32.3"
[tool.poetry.dev-dependencies]
pytest = "^8.3"
tox = "^4.23.1"
black = "^24.8"
black = "^25.1"
flake8 = "^7.1.1"

[tool.poetry.scripts]
Expand Down

0 comments on commit c12d607

Please sign in to comment.