From 4b421f1a3425babfce598de1a1e9a1a70c35853c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 08:07:59 +0000 Subject: [PATCH] Bump nox from 2022.1.7 to 2023.4.22 in /requirements Bumps [nox](https://github.com/wntrblm/nox) from 2022.1.7 to 2023.4.22. - [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/2022.1.7...2023.04.22) --- updated-dependencies: - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 3cb7528..aa37418 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -42,7 +42,7 @@ markupsafe==2.0.1 # via jinja2 nodeenv==1.6.0 # via pre-commit -nox==2022.1.7 +nox==2023.4.22 # via -r dev.in packaging==21.2 # via @@ -59,9 +59,7 @@ pluggy==1.0.0 pre-commit==2.19.0 # via -r dev.in py==1.10.0 - # via - # nox - # pytest + # via pytest pygments==2.10.0 # via sphinx pyparsing==2.4.7