Bump poetry from 1.1.15 to 1.2.1 in /.github/workflows

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.15 to 1.2.1.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.2.1/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.1.15...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-16 20:46:46 +00:00 committed by GitHub
parent c24fd5a9d6
commit 6dcaf1f4f6
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.2.2
nox==2022.8.7
nox-poetry==1.0.1
poetry==1.1.15
poetry==1.2.1
virtualenv==20.16.5