From a784323e1ae0db4b108b3dd131d2b0c440fc6211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:35:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20fast-dev-cli=20from=200.11.4?= =?UTF-8?q?=20to=200.11.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [fast-dev-cli](https://github.com/waketzheng/fast-dev-cli) from 0.11.4 to 0.11.5. - [Changelog](https://github.com/waketzheng/fast-dev-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/waketzheng/fast-dev-cli/compare/v0.11.4...v0.11.5) --- updated-dependencies: - dependency-name: fast-dev-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0ef5db6..8904a1b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "annotated-types" @@ -67,7 +67,7 @@ name = "asynctor" version = "0.6.8" description = "Async functions to compare with anyio and asyncio, and toolkit to read excel with async/await." optional = false -python-versions = ">=3.9,<4.0" +python-versions = "<4.0,>=3.9" files = [ {file = "asynctor-0.6.8-py3-none-any.whl", hash = "sha256:9ca1a395a5e4035e5cbbc7a3f1f0613343c8bb532ebee7c83f10103cc8f92f57"}, {file = "asynctor-0.6.8.tar.gz", hash = "sha256:79cc73880034e568584d031b85ce76cc7429b9f3c0554c53f6c64492f71d1c73"}, @@ -128,7 +128,7 @@ name = "bumpversion2" version = "1.4.3" description = "" optional = false -python-versions = ">=3.8,<4.0" +python-versions = "<4.0,>=3.8" files = [ {file = "bumpversion2-1.4.3-py3-none-any.whl", hash = "sha256:ed0a608c9bca4ebd57e546c925c6e66d8763fbb45b2ee971e0006a65fa7e02e7"}, {file = "bumpversion2-1.4.3.tar.gz", hash = "sha256:7dbc3914d775dce7035822d97cd190b2478206a1e02eeb033daf3ffe35e36a51"}, @@ -385,13 +385,13 @@ test = ["pytest (>=6)"] [[package]] name = "fast-dev-cli" -version = "0.11.4" +version = "0.11.5" description = "Python project development tool." optional = false python-versions = "<4,>=3.9" files = [ - {file = "fast_dev_cli-0.11.4-py3-none-any.whl", hash = "sha256:ca3f6cb608cecaeddfb4f8e3dbd9a6b2efef9013be5becb08ce291d27d262a2d"}, - {file = "fast_dev_cli-0.11.4.tar.gz", hash = "sha256:c7555820da45a1b728a3240b49a19f4e38d923b25df75acb46451875981f599b"}, + {file = "fast_dev_cli-0.11.5-py3-none-any.whl", hash = "sha256:533731db0503bbb0e298144855ff051a45d1d623afe0c7c92b85eaba5270f84c"}, + {file = "fast_dev_cli-0.11.5.tar.gz", hash = "sha256:07f20bc3ef5c1babbc5ee67c0a3c9cc42ddbc88703842fb9983326e6eb0f9a13"}, ] [package.dependencies] @@ -400,9 +400,9 @@ coverage = ">=7.5.1,<8" emoji = ">=2.12.1,<3" mypy = ">=1.10.0,<2" pytest = ">=8.2.0,<9" -ruff = ">=0.4.4,<0.8" +ruff = ">=0.4.4,<0.9" tomli = {version = ">=2.0.1,<3", markers = "python_version < \"3.11\""} -typer = ">=0.12.3,<0.14" +typer = ">=0.12.3,<0.16" [package.extras] include-optional-dependencies = ["all"] @@ -716,7 +716,7 @@ name = "nodeenv" version = "1.9.1" description = "Node.js virtual environment builder" optional = false -python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" +python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ {file = "nodeenv-1.9.1-py2.py3-none-any.whl", hash = "sha256:ba11c9782d29c27c70ffbdda2d7415098754709be8a7056d79a737cd901155c9"}, {file = "nodeenv-1.9.1.tar.gz", hash = "sha256:6ec12890a2dab7946721edbfbcd91f3319c6ccc9aec47be7c7e6b7011ee6645f"},