From bc39c8a9e3a70511dbd2a43c9b00648aa702133e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 04:13:44 +0000 Subject: [PATCH] Bump nox from 2026.4.10 to 2026.7.11 in /.github/workflows Bumps [nox](https://github.com/wntrblm/nox) from 2026.4.10 to 2026.7.11. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](https://github.com/wntrblm/nox/compare/2026.04.10...2026.07.11) --- updated-dependencies: - dependency-name: nox dependency-version: 2026.7.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 4230890..c1aaab7 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==26.1.2 -nox==2026.4.10 +nox==2026.7.11 nox-poetry==1.2.0 poetry==2.4.1 virtualenv==21.5.1