Bump dependencies (#6312)

This commit is contained in:
Jakub Kuczys
2024-03-21 19:28:21 +01:00
committed by GitHub
parent 3a81e8327f
commit 273ad147c8
10 changed files with 199 additions and 103 deletions

View File

@@ -1,35 +1,31 @@
astroid==2.15.6
astroid==3.1.0
# via pylint
dill==0.3.7
dill==0.3.8
# via pylint
exceptiongroup==1.1.3
# via pytest
iniconfig==2.0.0
# via pytest
isort==5.12.0
isort==5.13.2
# via pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pylint==2.17.5
pylint==3.1.0
# via -r extra-test.in
pytest==7.4.2
pytest==7.4.4
# via
# -r extra-test.in
# pytest-asyncio
# pytest-mock
pytest-asyncio==0.21.1
# via -r extra-test.in
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r extra-test.in
tomli==2.0.1
tomlkit==0.12.4
# via pylint
exceptiongroup==1.2.0; python_version != "3.11"
# via pytest
tomli==2.0.1; python_version != "3.11"
# via
# pylint
# pytest
tomlkit==0.12.1
# via pylint
wrapt==1.15.0
# via astroid