From 5ca379a22fa777fef8e54fda60253c344faec327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 00:06:58 +0000 Subject: [PATCH] chore(deps-dev): bump coveralls from 3.3.1 to 4.0.1 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.1 to 4.0.1. - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.3.1...4.0.1) --- updated-dependencies: - dependency-name: coveralls dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- poetry.lock | 76 +++++++++++++++++++++++++++++++++++++++++++------- pyproject.toml | 2 +- 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7c9a7ec..5e39062 100644 --- a/poetry.lock +++ b/poetry.lock @@ -15,6 +15,19 @@ files = [ [package.dependencies] tokenize-rt = ">=3.0.1" +[[package]] +name = "annotated-doc" +version = "0.0.4" +description = "Document parameters, class attributes, return types, and variables inline, with Annotated." +optional = false +python-versions = ">=3.8" +groups = ["dev"] +markers = "python_version >= \"3.10\"" +files = [ + {file = "annotated_doc-0.0.4-py3-none-any.whl", hash = "sha256:571ac1dc6991c450b25a9c2d84a3705e2ae7a53467b5d111c24fa8baabbed320"}, + {file = "annotated_doc-0.0.4.tar.gz", hash = "sha256:fbcda96e87e9c92ad167c2e53839e57503ecfda18804ea28102353485033faa4"}, +] + [[package]] name = "anyio" version = "4.10.0" @@ -528,23 +541,45 @@ toml = ["tomli ; python_full_version <= \"3.11.0a6\""] [[package]] name = "coveralls" -version = "3.3.1" +version = "4.0.1" description = "Show coverage stats online via coveralls.io" optional = false -python-versions = ">= 3.5" +python-versions = "<3.13,>=3.8" groups = ["dev"] +markers = "python_version == \"3.9\"" files = [ - {file = "coveralls-3.3.1-py2.py3-none-any.whl", hash = "sha256:f42015f31d386b351d4226389b387ae173207058832fbf5c8ec4b40e27b16026"}, - {file = "coveralls-3.3.1.tar.gz", hash = "sha256:b32a8bb5d2df585207c119d6c01567b81fba690c9c10a753bfe27a335bfc43ea"}, + {file = "coveralls-4.0.1-py3-none-any.whl", hash = "sha256:7a6b1fa9848332c7b2221afb20f3df90272ac0167060f41b5fe90429b30b1809"}, + {file = "coveralls-4.0.1.tar.gz", hash = "sha256:7b2a0a2bcef94f295e3cf28dcc55ca40b71c77d1c2446b538e85f0f7bc21aa69"}, ] [package.dependencies] -coverage = ">=4.1,<6.0.dev0 || >6.1,<6.1.1 || >6.1.1,<7.0" -docopt = ">=0.6.1" -requests = ">=1.0.0" +coverage = {version = ">=5.0,<6.0.dev0 || >6.1,<6.1.1 || >6.1.1,<8.0", extras = ["toml"]} +docopt = ">=0.6.1,<0.7.0" +requests = ">=1.0.0,<3.0.0" [package.extras] -yaml = ["PyYAML (>=3.10)"] +yaml = ["pyyaml (>=3.10,<7.0)"] + +[[package]] +name = "coveralls" +version = "4.1.0" +description = "Show coverage stats online via coveralls.io" +optional = false +python-versions = "<4.0,>=3.10" +groups = ["dev"] +markers = "python_version >= \"3.10\"" +files = [ + {file = "coveralls-4.1.0-py3-none-any.whl", hash = "sha256:bfacfda2d443c24fc90d67035027cec15015fff2dbd036427e8bf8f4953dda2e"}, + {file = "coveralls-4.1.0.tar.gz", hash = "sha256:dab364025ba80cbb95ce56c6fc62cd9172d7fd637060ea235dde99d9b46a4494"}, +] + +[package.dependencies] +coverage = {version = ">=5.0,<6.0.dev0 || >6.1,<6.1.1 || >6.1.1,<8.0", extras = ["toml"]} +requests = ">=1.0.0,<3.0.0" +typer = ">=0.12.0,<1.0.0" + +[package.extras] +yaml = ["pyyaml (>=3.10,<7.0)"] [[package]] name = "crashtest" @@ -668,6 +703,7 @@ description = "Pythonic argument parser, that will make you smile" optional = false python-versions = "*" groups = ["dev"] +markers = "python_version == \"3.9\"" files = [ {file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"}, ] @@ -2063,11 +2099,12 @@ version = "1.5.4" description = "Tool to Detect Surrounding Shell" optional = false python-versions = ">=3.7" -groups = ["main"] +groups = ["main", "dev"] files = [ {file = "shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686"}, {file = "shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"}, ] +markers = {dev = "python_version >= \"3.10\""} [[package]] name = "sniffio" @@ -2195,6 +2232,25 @@ files = [ {file = "trove_classifiers-2024.1.8-py3-none-any.whl", hash = "sha256:3c1ff4deb10149c7e39ede6e5bbc107def64362ef1ee7590ec98d71fb92f1b6a"}, ] +[[package]] +name = "typer" +version = "0.23.1" +description = "Typer, build great CLIs. Easy to code. Based on Python type hints." +optional = false +python-versions = ">=3.9" +groups = ["dev"] +markers = "python_version >= \"3.10\"" +files = [ + {file = "typer-0.23.1-py3-none-any.whl", hash = "sha256:3291ad0d3c701cbf522012faccfbb29352ff16ad262db2139e6b01f15781f14e"}, + {file = "typer-0.23.1.tar.gz", hash = "sha256:2070374e4d31c83e7b61362fd859aa683576432fd5b026b060ad6b4cd3b86134"}, +] + +[package.dependencies] +annotated-doc = ">=0.0.2" +click = ">=8.0.0" +rich = ">=10.11.0" +shellingham = ">=1.3.0" + [[package]] name = "typing-extensions" version = "4.15.0" @@ -2475,4 +2531,4 @@ cffi = ["cffi (>=1.11)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "f07e42a1f8951561990c98fe514781f1c0efdb8a8135e9be5bd5ee3a7584a656" +content-hash = "e3e9645a5336b3fd85a8fe8266157d6810cc4f681bee4004380ccf112bfa123e" diff --git a/pyproject.toml b/pyproject.toml index 2e31e25..2031855 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ pylama = "^8.4.1" pytest = ">=7.2,<9.0" debugpy = "^1.6.4" pytest-cov = ">=4,<6" -coveralls = "^3.3.1" +coveralls = ">=3.3.1,<5.0.0" pytest-mock = "^3.10.0" gray = ">=0.13,<1.1" pre-commit = ">=2.21,<5.0"