Skip to content

Commit c2c9528

Browse files
Update dependency black to v24 [SECURITY]
1 parent cdb650d commit c2c9528

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

integrations/fake-integration/poetry.lock

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

integrations/fake-integration/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ faker = "^28.0.0"
1212
[tool.poetry.group.dev.dependencies]
1313
# Uncomment this if you want to debug the ocean core together with your integration
1414
# port_ocean = { path = '../../', develop = true, extras = ['all'] }
15-
black = "^23.3.0"
15+
black = "^24.0.0"
1616
mypy = "^1.3.0"
1717
pre-commit = "^3.7.1"
1818
pylint = "^2.17.4"

0 commit comments

Comments
 (0)