Skip to content

Commit 176f7ac

Browse files
Update dependency black to v24 [SECURITY]
1 parent 9a117a5 commit 176f7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)