From c97b89abd190c478c6f7664cc502a2579d944875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:04:03 +0000 Subject: [PATCH] Bump nox from 2022.1.7 to 2022.11.21 in /requirements Bumps [nox](https://github.com/wntrblm/nox) from 2022.1.7 to 2022.11.21. - [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...2022.11.21) --- updated-dependencies: - dependency-name: nox dependency-type: direct:development update-type: version-update:semver-minor ... 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..ce687b8 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==2022.11.21 # 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