Skip to content

Commit 0c31d3b

Browse files
chore(deps): exclude pylint group entirely (astroid/pylint)
Group PRs are all-or-nothing. Dependabot's pylint group pairs astroid 4.1.2 with pylint 4.0.6, but pylint 4.0.6 requires astroid<=4.1.dev0, so the pair is unresolvable. Rather than partially apply the group with an astroid workaround, leave the whole group out (astroid/pylint stay at main values) so it remains a clean standalone Dependabot PR. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1a7c1ec commit 0c31d3b

1 file changed

Lines changed: 76 additions & 76 deletions

File tree

requirements-dev.txt

Lines changed: 76 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,76 @@
1-
aiohttp==3.14.1
2-
aiosignal==1.4.0
3-
anyio==4.14.1
4-
astroid==4.0.4
5-
async-timeout==5.0.1
6-
attrs==26.1.0
7-
azure-core==1.41.0
8-
azure-identity==1.25.3
9-
build==1.5.0
10-
bumpver==2026.1132
11-
certifi==2026.6.17
12-
cffi==2.1.0
13-
click==8.4.2
14-
colorama==0.4.6
15-
cryptography==49.0.0
16-
Deprecated==1.3.1
17-
dill==0.4.1
18-
docutils==0.23
19-
flit==3.12.0
20-
flit_core==3.12.0
21-
frozenlist==1.8.0
22-
h11==0.16.0
23-
h2==4.3.0
24-
hpack==4.2.0
25-
httpcore==1.0.9
26-
httpx==0.28.1
27-
hyperframe==6.1.0
28-
idna==3.18
29-
importlib-metadata==9.0.0
30-
isort==8.0.1
31-
lazy-object-proxy==1.12.0
32-
lexid==2021.1006
33-
looseversion==1.3.0
34-
mccabe==0.7.0
35-
microsoft-kiota-abstractions==1.11.6
36-
microsoft-kiota-authentication-azure==1.11.6
37-
microsoft-kiota-http==1.11.6
38-
microsoft-kiota-serialization-form==1.11.6
39-
microsoft-kiota-serialization-json==1.11.6
40-
microsoft-kiota-serialization-multipart==1.11.6
41-
microsoft-kiota-serialization-text==1.11.6
42-
msal==1.37.0
43-
msal-extensions==1.3.1
44-
msgraph-core==1.4.0
45-
multidict==6.7.1
46-
mypy==2.2.0
47-
mypy-extensions==1.1.0
48-
opentelemetry-api==1.43.0
49-
opentelemetry-sdk==1.43.0
50-
opentelemetry-semantic-conventions==0.64b0
51-
packaging==26.2
52-
pathlib2==2.3.7.post1
53-
platformdirs==4.10.0
54-
portalocker==2.10.1
55-
pycparser==3.0
56-
PyJWT==2.13.0
57-
pylint==4.0.6
58-
pyproject_hooks==1.2.0
59-
python-dateutil==2.9.0.post0
60-
requests==2.34.2
61-
six==1.17.0
62-
sniffio==1.3.1
63-
std-uritemplate==2.0.0
64-
time-machine==3.2.0
65-
toml==0.10.2
66-
tomli==2.4.1
67-
tomli_w==1.2.0
68-
tomlkit==0.15.0
69-
typing_extensions==4.16.0
70-
tzdata==2026.2
71-
uritemplate==4.2.0
72-
urllib3==2.7.0
73-
wrapt==2.2.2
74-
yapf==0.43.0
75-
yarl==1.24.2
76-
zipp==4.1.0
1+
aiohttp==3.14.1
2+
aiosignal==1.4.0
3+
anyio==4.14.1
4+
astroid==4.0.4
5+
async-timeout==5.0.1
6+
attrs==26.1.0
7+
azure-core==1.41.0
8+
azure-identity==1.25.3
9+
build==1.5.0
10+
bumpver==2026.1132
11+
certifi==2026.6.17
12+
cffi==2.1.0
13+
click==8.4.2
14+
colorama==0.4.6
15+
cryptography==49.0.0
16+
Deprecated==1.3.1
17+
dill==0.4.1
18+
docutils==0.23
19+
flit==3.12.0
20+
flit_core==3.12.0
21+
frozenlist==1.8.0
22+
h11==0.16.0
23+
h2==4.3.0
24+
hpack==4.2.0
25+
httpcore==1.0.9
26+
httpx==0.28.1
27+
hyperframe==6.1.0
28+
idna==3.18
29+
importlib-metadata==9.0.0
30+
isort==8.0.1
31+
lazy-object-proxy==1.12.0
32+
lexid==2021.1006
33+
looseversion==1.3.0
34+
mccabe==0.7.0
35+
microsoft-kiota-abstractions==1.11.6
36+
microsoft-kiota-authentication-azure==1.11.6
37+
microsoft-kiota-http==1.11.6
38+
microsoft-kiota-serialization-form==1.11.6
39+
microsoft-kiota-serialization-json==1.11.6
40+
microsoft-kiota-serialization-multipart==1.11.6
41+
microsoft-kiota-serialization-text==1.11.6
42+
msal==1.37.0
43+
msal-extensions==1.3.1
44+
msgraph-core==1.4.0
45+
multidict==6.7.1
46+
mypy==2.2.0
47+
mypy-extensions==1.1.0
48+
opentelemetry-api==1.43.0
49+
opentelemetry-sdk==1.43.0
50+
opentelemetry-semantic-conventions==0.64b0
51+
packaging==26.2
52+
pathlib2==2.3.7.post1
53+
platformdirs==4.10.0
54+
portalocker==2.10.1
55+
pycparser==3.0
56+
PyJWT==2.13.0
57+
pylint==4.0.5
58+
pyproject_hooks==1.2.0
59+
python-dateutil==2.9.0.post0
60+
requests==2.34.2
61+
six==1.17.0
62+
sniffio==1.3.1
63+
std-uritemplate==2.0.0
64+
time-machine==3.2.0
65+
toml==0.10.2
66+
tomli==2.4.1
67+
tomli_w==1.2.0
68+
tomlkit==0.15.0
69+
typing_extensions==4.16.0
70+
tzdata==2026.2
71+
uritemplate==4.2.0
72+
urllib3==2.7.0
73+
wrapt==2.2.2
74+
yapf==0.43.0
75+
yarl==1.24.2
76+
zipp==4.1.0

0 commit comments

Comments
 (0)