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.
2 parents 05c16ea + 649b3bb commit dac651cCopy full SHA for dac651c
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ build-backend = "hatchling.build"
28
path = "src/netbox_initializers/version.py"
29
30
[dependency-groups]
31
-dev = ["ruff==0.15.18"]
+dev = ["ruff==0.15.20"]
32
33
[tool.ruff]
34
line-length = 100
0 commit comments