From cd282c2c72a2ba4276ed5e85d81e9f5842e579ab Mon Sep 17 00:00:00 2001 From: Yvan Nollet Date: Thu, 12 Jan 2023 16:16:35 +0100 Subject: [PATCH] Bump nox in workflows/constraints.txt --- .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 96c6524..5ad319f 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==22.1.2 -nox==2022.1.7 +nox==2022.11.21 nox-poetry==1.0.0 poetry==1.3.2 virtualenv==20.14.1