From ef5b63628a8f37728abbe27119387873abc89e34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 22:04:10 +0000 Subject: [PATCH] chore(deps): update dependency nox to v2025 --- .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 1b6114b..3186bbe 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==25.0 -nox==2024.10.9 +nox==2025.2.9 nox-poetry==1.1.0 poetry==1.8.5 virtualenv==20.29.1