Bump dependencies (#6599)

Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
This commit is contained in:
Jakub Kuczys
2025-08-26 00:41:45 +02:00
committed by GitHub
parent 936e17338c
commit a65509c67c
3 changed files with 18 additions and 13 deletions

View File

@@ -19,11 +19,11 @@ pytest==7.4.4
# pytest-mock
pytest-asyncio==0.21.2
# via -r extra-test.in
pytest-mock==3.14.0
pytest-mock==3.14.1
# via -r extra-test.in
tomlkit==0.13.2
tomlkit==0.13.3
# via pylint
exceptiongroup==1.2.2; python_version != "3.11"
exceptiongroup==1.3.0; python_version != "3.11"
# via pytest
tomli==2.2.1; python_version != "3.11"
# via