From 11eb2efef1d553843dfc8189f7d4c6f2f5df1034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:36:18 +0000 Subject: [PATCH] ci: Bump the ci group in /.github/workflows with 2 updates Bumps the ci group in /.github/workflows with 2 updates: [poetry](https://github.com/python-poetry/poetry) and [tox](https://github.com/tox-dev/tox). Updates `poetry` from 1.8.3 to 1.8.4 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/1.8.4/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.8.3...1.8.4) Updates `tox` from 4.21.2 to 4.23.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.21.2...4.23.0) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor 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 9a7a139..83f336e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==24.2 -poetry==1.8.3 -tox==4.21.2 +poetry==1.8.4 +tox==4.23.0