Skip to content

Commit

Permalink
Bump nox from 2021.10.1 to 2022.1.7 (#193)
Browse files Browse the repository at this point in the history
Bumps [nox](https://github.com/theacodes/nox) from 2021.10.1 to 2022.1.7.
- [Release notes](https://github.com/theacodes/nox/releases)
- [Changelog](https://github.com/theacodes/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2021.10.1...2022.1.7)

---
updated-dependencies:
- dependency-name: nox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 12, 2022
1 parent 39e1140 commit 11e7b96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ coverage = "^6.1"
pytest = "^6.2"
pytest-cov = "^3.0"
pytest-django = "^4.0.0"
nox = "^2021.0.0"
nox = "^2022.1.7"
types-cryptography = "^3.3.9"
django-stubs = "^1.9.0"
django-mock-queries = "^2.1.7"
Expand Down

0 comments on commit 11e7b96

Please sign in to comment.