diff --git a/poetry.lock b/poetry.lock index 0ef5db6..f11a6dd 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.6" 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.6-py3-none-any.whl", hash = "sha256:26031a14859cd688ef4dcefef7559b6131172b25c7f590308e47540c2603d1b7"}, + {file = "fast_dev_cli-0.11.6.tar.gz", hash = "sha256:4794e761d204871252acb5370b5e022a114f162bafe5b758c2ae8cfaff3d92cb"}, ] [package.dependencies] @@ -399,10 +399,11 @@ bumpversion2 = ">=1.4.3,<2" coverage = ">=7.5.1,<8" emoji = ">=2.12.1,<3" mypy = ">=1.10.0,<2" +packaging = ">=20.5" pytest = ">=8.2.0,<9" -ruff = ">=0.4.4,<0.8" +ruff = ">=0.4.4,<1" 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 +717,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"},