From 7fc7fdd080f44daeee6925edd019309c27b93553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:33:41 +0000 Subject: [PATCH] build(deps-dev): bump taskipy from 1.14.0 to 1.14.1 Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7469811..333ef5a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1225,19 +1225,19 @@ files = [ [[package]] name = "taskipy" -version = "1.14.0" +version = "1.14.1" description = "tasks runner for python projects" optional = false python-versions = "<4.0,>=3.6" files = [ - {file = "taskipy-1.14.0-py3-none-any.whl", hash = "sha256:29040d9a8038170602feb71792bdef5203720ed30f595304aee843625892452b"}, - {file = "taskipy-1.14.0.tar.gz", hash = "sha256:5d9631c29980481d59858f0a100ed3200cf7468ca8c0540ef19388586485532d"}, + {file = "taskipy-1.14.1-py3-none-any.whl", hash = "sha256:6e361520f29a0fd2159848e953599f9c75b1d0b047461e4965069caeb94908f1"}, + {file = "taskipy-1.14.1.tar.gz", hash = "sha256:410fbcf89692dfd4b9f39c2b49e1750b0a7b81affd0e2d7ea8c35f9d6a4774ed"}, ] [package.dependencies] colorama = ">=0.4.4,<0.5.0" mslex = {version = ">=1.1.0,<2.0.0", markers = "sys_platform == \"win32\""} -psutil = ">=5.7.2,<6.0.0" +psutil = ">=5.7.2,<7" tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version >= \"3.7\" and python_version < \"4.0\""} [[package]] @@ -1378,4 +1378,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.12" -content-hash = "775c3f4cacb47c3ed907371a920b8e50f4e461b89d5a308bd314c0e142444268" +content-hash = "23015345cff832f9cb799e720b01718b483bffaa0577aa51c1f1f3a2e7809220" diff --git a/pyproject.toml b/pyproject.toml index a6f6f7d..6114050 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pytest = "^8.2.0" pytest-mock = "^3.14.0" pytest-cov = "^6.0.0" isort = "^5.13.2" -taskipy = "^1.12.2" +taskipy = "^1.14.1" mypy = "^1.10.0" boto3 = "^1.34.102" boto3-stubs = { version = "1.35.69", extras = [