We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a117a5 commit 176f7acCopy full SHA for 176f7ac
integrations/fake-integration/pyproject.toml
@@ -12,7 +12,7 @@ faker = "^28.0.0"
12
[tool.poetry.group.dev.dependencies]
13
# Uncomment this if you want to debug the ocean core together with your integration
14
# port_ocean = { path = '../../', develop = true, extras = ['all'] }
15
-black = "^23.3.0"
+black = "^24.0.0"
16
mypy = "^1.3.0"
17
pre-commit = "^3.7.1"
18
pylint = "^2.17.4"
0 commit comments