BTHLABS-0000: Deps update - August 2026 edition

Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl>
Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
2026-08-18 18:55:19 +00:00
parent d90504eed9
commit dc5f8ddb51
24 changed files with 2350 additions and 1399 deletions

View File

@@ -20,11 +20,11 @@ flake8 = "7.3.0"
flake8-commas = "4.0.0"
freezegun = "1.5.5"
ipdb = "0.13.13"
ipython = "9.7.0"
isort = "7.0.0"
mypy = "1.18.2"
pytest = "9.0.1"
pytest-env = "1.2.0"
ipython = "9.16.1"
isort = "8.0.1"
mypy = "2.3.1"
pytest = "9.1.1"
pytest-env = "1.7.0"
pytest-mock = "3.15.1"
[build-system]