From 788ccbe6707bea7dd509eab5cb3ec4a2ab59f0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:13:25 +0000 Subject: [PATCH] chore(deps): bump the ci group in /.github/workflows with 2 updates Bumps the ci group in /.github/workflows with 2 updates: [griffe](https://github.com/mkdocstrings/griffe) and [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning). Updates `griffe` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe/compare/1.2.0...1.3.1) Updates `poetry-dynamic-versioning` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases) - [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md) - [Commits](https://github.com/mtkennerly/poetry-dynamic-versioning/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: poetry-dynamic-versioning dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 52415d85b..4dfd4edc8 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,8 +1,8 @@ -griffe==1.2.0 +griffe==1.3.1 pip==24.2 poetry==1.8.3 poetry-plugin-export==1.8.0 -poetry-dynamic-versioning==1.4.0 +poetry-dynamic-versioning==1.4.1 pre-commit==3.8.0 nox==2024.4.15 nox-poetry==1.0.3