Bump nox-poetry from 0.9.0 to 1.0.1 in /.github/workflows

Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 0.9.0 to 1.0.1.
- [Release notes](https://github.com/cjolowicz/nox-poetry/releases)
- [Commits](https://github.com/cjolowicz/nox-poetry/compare/v0.9.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-27 21:27:07 +00:00 committed by GitHub
parent 42121b414f
commit 85e5d6b431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
pip==22.0.4 pip==22.0.4
nox==2022.1.7 nox==2022.1.7
nox-poetry==0.9.0 nox-poetry==1.0.1
poetry==1.1.13 poetry==1.1.13
virtualenv==20.15.0 virtualenv==20.15.0