Bump dependencies (#6185)

This commit is contained in:
Jakub Kuczys
2023-07-23 23:14:36 +02:00
committed by GitHub
parent ba210bd08e
commit 8e1b906012
6 changed files with 30 additions and 30 deletions

View File

@@ -1,8 +1,8 @@
astroid==2.15.4
astroid==2.15.6
# via pylint
dill==0.3.6
dill==0.3.7
# via pylint
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via pytest
iniconfig==2.0.0
# via pytest
@@ -12,18 +12,18 @@ lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
pluggy==1.0.0
pluggy==1.2.0
# via pytest
pylint==2.17.4
# via -r extra-test.in
pytest==7.3.1
pytest==7.4.0
# via
# -r extra-test.in
# pytest-asyncio
# pytest-mock
pytest-asyncio==0.21.0
pytest-asyncio==0.21.1
# via -r extra-test.in
pytest-mock==3.10.0
pytest-mock==3.11.1
# via -r extra-test.in
tomli==2.0.1
# via