From 1bf2f1375fd4e9e2cb07a42b9f192473800411f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:48:32 +0000 Subject: [PATCH] Build(deps-dev): Bump nox from 2024.3.2 to 2024.4.15 Bumps [nox](https://github.com/wntrblm/nox) from 2024.3.2 to 2024.4.15. - [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/2024.03.02...2024.04.15) --- updated-dependencies: - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 66a362f..b8acddb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ tests = mypy==0.971 dev = %(tests)s - nox==2024.3.2 + nox==2024.4.15 [options.packages.find] exclude =