Skip to content

Commit f647aad

Browse files
chore: bump black in /openfeature/providers/python-provider (#3014)
Bumps [black](https://github.com/psf/black) from 24.10.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.10.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 173902d commit f647aad

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

openfeature/providers/python-provider/poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openfeature/providers/python-provider/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ asyncio = "^3.4.3"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
pytest = ">=7.4,<9.0"
35-
black = ">=23.10.1,<25.0.0"
35+
black = ">=23.10.1,<26.0.0"
3636
requests = "^2.31.0"
3737
pyyaml = "^6.0.1"
3838
pytest-docker = ">=2.0.1,<4.0.0"

0 commit comments

Comments
 (0)