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 d9b06c6 commit 86436b5Copy full SHA for 86436b5
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
# Also upgrade requirements_test_min.txt.
42
# Pinned to dev of second minor update to allow editable installs and fix primer issues,
43
# see https://github.com/pylint-dev/astroid/issues/1341
44
- "astroid>=3.3.5,<=3.4.0-dev0",
+ "astroid>=3.3.5,<=4.0.0-dev0",
45
"isort>=4.2.5,<6,!=5.13.0",
46
"mccabe>=0.6,<0.8",
47
"tomli>=1.1.0;python_version<'3.11'",
0 commit comments