From 16c1c64146302e1eb7328fe58a8eb1d05e98c5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:59:34 +0000 Subject: [PATCH] chore(deps): bump execnet from 2.1.1 to 2.1.2 Bumps [execnet](https://github.com/pytest-dev/execnet) from 2.1.1 to 2.1.2. - [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/execnet/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: execnet dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 7c227128..81d89693 100644 --- a/requirements.in +++ b/requirements.in @@ -66,7 +66,7 @@ exceptiongroup==1.3.0 # via # cattrs # pytest -execnet==2.1.1 +execnet==2.1.2 # via pytest-xdist faker==37.12.0 # via polyfactory diff --git a/requirements.txt b/requirements.txt index 973a8f0f..744b8fac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -521,9 +521,9 @@ exceptiongroup==1.3.0 \ # -r requirements.in # cattrs # pytest -execnet==2.1.1 \ - --hash=sha256:26dee51f1b80cebd6d0ca8e74dd8745419761d3bef34163928cbebbdc4749fdc \ - --hash=sha256:5189b52c6121c24feae288166ab41b32549c7e2348652736540b9e6e7d4e72e3 +execnet==2.1.2 \ + --hash=sha256:63d83bfdd9a23e35b9c6a3261412324f964c2ec8dcd8d3c6916ee9373e0befcd \ + --hash=sha256:67fba928dd5a544b783f6056f449e5e3931a5c378b128bc18501f7ea79e296ec # via # -r requirements.in # pytest-xdist