diff --git a/poetry.lock b/poetry.lock index e075c2ae..c7dc8c9f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -732,14 +732,14 @@ files = [ [[package]] name = "pip" -version = "25.2" +version = "26.0" description = "The PyPA recommended tool for installing Python packages." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "pip-25.2-py3-none-any.whl", hash = "sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717"}, - {file = "pip-25.2.tar.gz", hash = "sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2"}, + {file = "pip-26.0-py3-none-any.whl", hash = "sha256:98436feffb9e31bc9339cf369fd55d3331b1580b6a6f1173bacacddcf9c34754"}, + {file = "pip-26.0.tar.gz", hash = "sha256:3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa"}, ] [[package]] @@ -1307,4 +1307,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "6d70620f00e50173de5f20ba41f6f281dd4219fa8ed75a3eb44229258fa657de" +content-hash = "b20566fa3063e7155b1eba5723eb85e34f35fc87c871248570f2e5ccece1c9f4" diff --git a/pyproject.toml b/pyproject.toml index f89ec217..0750a947 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ types-pyyaml = "^6.0.12.20240917" [tool.poetry.group.dev.dependencies] black = "^24.1" mypy = "^1.16" -pip = "^25.2" +pip = "^26.0" pre-commit = "^4.2" pylint = "^3.3" pytest = "^8.4" diff --git a/wheels/pysigma-0.11.23-py3-none-any.whl b/wheels/pysigma-0.11.23-py3-none-any.whl index f665c15a..07cb1a1e 100644 Binary files a/wheels/pysigma-0.11.23-py3-none-any.whl and b/wheels/pysigma-0.11.23-py3-none-any.whl differ