From 8923f941889af8bdd0fac38f3bb9fbf7653afbe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:39:09 +0000 Subject: [PATCH] build(deps): bump nox from 2023.4.22 to 2024.10.9 in /.github/workflows Bumps [nox](https://github.com/wntrblm/nox) from 2023.4.22 to 2024.10.9. - [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/2023.04.22...2024.10.09) --- updated-dependencies: - dependency-name: nox dependency-type: direct:production update-type: version-update:semver-major ... 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 aeb58071..637b6912 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==24.2 pipx==1.4.3,!=1.5,!=1.6.0 -nox==2023.4.22 +nox==2024.10.9 nox-poetry==1.0.3 virtualenv==20.26.3