BTHLABS-0000: Deps update (Oct 2025)

Featuring Poetry bump to 2.2.1 :)
Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl>
Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
2025-10-15 04:16:27 +00:00
committed by Tomek Wójcik
parent 0ac2ca73ec
commit 0cf7b27f89
19 changed files with 1658 additions and 1256 deletions

View File

@@ -18,15 +18,14 @@ hotpocket-workspace-tools = {path = "workspace_tools", develop = true}
factory-boy = "3.3.3"
flake8 = "7.3.0"
flake8-commas = "4.0.0"
freezegun = "1.5.2"
invoke = "2.2.0"
freezegun = "1.5.5"
ipdb = "0.13.13"
ipython = "9.3.0"
isort = "6.0.1"
mypy = "1.16.1"
pytest = "8.4.1"
pytest-env = "1.1.5"
pytest-mock = "3.14.1"
ipython = "9.6.0"
isort = "7.0.0"
mypy = "1.18.2"
pytest = "8.4.2"
pytest-env = "1.2.0"
pytest-mock = "3.15.1"
[build-system]
requires = ["poetry-core"]