From 7334569e40495a3381d4970a61a5a6fe6174f629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:48:38 +0000 Subject: [PATCH] Bump tox-gh from 1.3.2 to 1.4.1 Bumps [tox-gh](https://github.com/tox-dev/tox-gh) from 1.3.2 to 1.4.1. - [Release notes](https://github.com/tox-dev/tox-gh/releases) - [Commits](https://github.com/tox-dev/tox-gh/compare/1.3.2...1.4.1) --- updated-dependencies: - dependency-name: tox-gh dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CI/requirements_ci.in | 2 +- CI/requirements_ci.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CI/requirements_ci.in b/CI/requirements_ci.in index 271f092..7aeb1a1 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -3,4 +3,4 @@ coveralls==4.0.1 flit==3.9.0 pip==24.2.0 tox==4.20.0 -tox-gh==1.3.2 +tox-gh==1.4.1 diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index d998454..ef5689f 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -399,9 +399,9 @@ tox==4.20.0 \ # via # -r CI/requirements_ci.in # tox-gh -tox-gh==1.3.2 \ - --hash=sha256:beb8d277d5d7c1a1f09c107e4ef80bd7dd2f8f5d020edfaf4c1e3ae8fd45bf6f \ - --hash=sha256:c2d6e977f66712e7cd5e5d1b655a1bd4c91ebaf3be104befdb53c81587292d7e +tox-gh==1.4.1 \ + --hash=sha256:005b33d16eef1bd1dae9f7d8b3cef53374af7d475f9c9c33ef098247741fb694 \ + --hash=sha256:da422beccbdc5ad5994fe8faf6c193f2d794e957628b052ba23e7fcf9e2e340f # via -r CI/requirements_ci.in typing-extensions==4.12.2 \ --hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \