Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-14 03:06:39 +00:00 committed by GitHub
parent 3e60e3c38f
commit 8b26973eed
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.1.2
nox==2022.1.7
nox-poetry==1.0.1
poetry==1.1.13
poetry==1.1.14
virtualenv==20.15.1