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 3ca5560 commit 408f9cbCopy full SHA for 408f9cb
pyproject.toml
@@ -49,7 +49,7 @@ Issues = "https://github.com/atlanhq/atlan-python/issues"
49
[dependency-groups]
50
dev = [
51
"mypy~=1.9.0",
52
- "ruff~=0.12.8",
+ "ruff>=0.12.8,<0.14.0",
53
"types-requests~=2.31.0.6",
54
"types-setuptools~=75.8.0.20250110",
55
"pytest~=8.3.4",
0 commit comments