8000 Bump black from 23.12.1 to 24.4.2 · polygon-io/client-python@8bb2171 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8bb2171

Browse files
Bump black from 23.12.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35b356f commit 8bb2171

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ websockets = ">=10.3,<13.0"
3030
certifi = ">=2022.5.18,<2025.0.0"
3131

3232
[tool.poetry.dev-dependencies]
33-
black = "^23.12.1"
33+
black = "^24.4.2"
3434
mypy = "^1.10"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.1.2"

0 commit comments

Comments
 (0)
0