Skip to content

Commit

Permalink
Bump black from 24.8.0 to 24.10.0 in /spiffe-tls (#242)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.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...24.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent b77f651 commit e4d3528
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions spiffe-tls/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 spiffe-tls/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spiffe = "~0.1.2"
pyOpenSSL = "^24.0"

[tool.poetry.dev-dependencies]
black = "^24.8"
black = "^24.10"
mypy = "^1.11"
mypy-protobuf = "^3.6"
types-pyOpenSSL = "^24.1"
Expand Down

0 comments on commit e4d3528

Please sign in to comment.