From 13640f72bd35a1a28c60157cb5b603e6b01fd7bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:58:58 +0000 Subject: [PATCH] Bump tox-gh from 1.4.1 to 1.4.4 Bumps [tox-gh](https://github.com/tox-dev/tox-gh) from 1.4.1 to 1.4.4. - [Release notes](https://github.com/tox-dev/tox-gh/releases) - [Commits](https://github.com/tox-dev/tox-gh/compare/1.4.1...1.4.4) --- updated-dependencies: - dependency-name: tox-gh dependency-type: direct:production update-type: version-update:semver-patch ... 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 4d74daad..3db8b178 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -3,4 +3,4 @@ coveralls==4.0.1 pip==24.3.1 flit==3.10.1 tox==4.23.2 -tox-gh==1.4.1 +tox-gh==1.4.4 diff --git a/CI/requirements_ci.txt b/CI/requirements_ci.txt index 53b05e50..de34d47d 100644 --- a/CI/requirements_ci.txt +++ b/CI/requirements_ci.txt @@ -410,9 +410,9 @@ tox==4.23.2 \ # via # -r CI/requirements_ci.in # tox-gh -tox-gh==1.4.1 \ - --hash=sha256:005b33d16eef1bd1dae9f7d8b3cef53374af7d475f9c9c33ef098247741fb694 \ - --hash=sha256:da422beccbdc5ad5994fe8faf6c193f2d794e957628b052ba23e7fcf9e2e340f +tox-gh==1.4.4 \ + --hash=sha256:4ea585f66585b90f5826b1677cfc9453747792a0f9ff83d468603bc17556e07b \ + --hash=sha256:b962e0f8c4619e98d11c2a135939876691e148b843b7dac4cff7de1dc4f7c215 # via -r CI/requirements_ci.in typing-extensions==4.12.2 \ --hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \