Bump dependencies and update OS matrix (#6492)

This commit is contained in:
Jakub Kuczys
2024-12-24 19:54:56 +01:00
committed by GitHub
parent 3aac07a4d7
commit 8ad9c55d50
12 changed files with 55 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
astroid==3.2.4
# via pylint
dill==0.3.8
dill==0.3.9
# via pylint
iniconfig==2.0.0
# via pytest
@@ -10,7 +10,7 @@ mccabe==0.7.0
# via pylint
pluggy==1.5.0
# via pytest
pylint==3.2.6
pylint==3.2.7
# via -r extra-test.in
pytest==7.4.4
# via
@@ -25,7 +25,7 @@ tomlkit==0.13.2
# via pylint
exceptiongroup==1.2.2; python_version != "3.11"
# via pytest
tomli==2.0.1; python_version != "3.11"
tomli==2.2.1; python_version != "3.11"
# via
# pylint
# pytest