From 419401cd95ae944dea888b4a57827f9d8af8ba37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:25:52 +0000 Subject: [PATCH] chore(deps): bump nox from 2025.5.1 to 2025.10.16 in /.github/workflows Bumps [nox](https://github.com/wntrblm/nox) from 2025.5.1 to 2025.10.16. - [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/2025.05.01...2025.10.16) --- updated-dependencies: - dependency-name: nox dependency-version: 2025.10.16 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 fb4ee593..8c755c91 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,3 +1,3 @@ pip==25.2 -nox==2025.5.1 +nox==2025.10.16 virtualenv==20.34.0