From 9d7bd5bb01a6502e39dcea1783f22d97a630549b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:38:59 +0000 Subject: [PATCH] build(deps): bump more-itertools in the dependencies group Bumps the dependencies group with 1 update: [more-itertools](https://github.com/more-itertools/more-itertools). Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f7b5055..4f5ea36 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -43,7 +43,7 @@ mkdocs-material-extensions==1.3.1 ; python_version >= "3.10" and python_version mkdocs-material==9.5.49 ; python_version >= "3.10" and python_version < "4.0" mkdocs-static-i18n==1.2.3 ; python_version >= "3.10" and python_version < "4.0" mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0" -more-itertools==10.5.0 ; python_version >= "3.10" and python_version < "4.0" +more-itertools==10.6.0 ; python_version >= "3.10" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version < "4.0" mslex==1.3.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index e943bef..ac2e2a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ mkdocs-material-extensions==1.3.1 ; python_version >= "3.10" and python_version mkdocs-material==9.5.49 ; python_version >= "3.10" and python_version < "4.0" mkdocs-static-i18n==1.2.3 ; python_version >= "3.10" and python_version < "4.0" mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0" -more-itertools==10.5.0 ; python_version >= "3.10" and python_version < "4.0" +more-itertools==10.6.0 ; python_version >= "3.10" and python_version < "4.0" msgpack==1.1.0 ; python_version >= "3.10" and python_version < "4.0" nodeenv==1.9.1 ; python_version >= "3.10" and python_version < "4.0" packaging==24.2 ; python_version >= "3.10" and python_version < "4.0"