build(deps): bump poetry from 1.4.0 to 1.4.1 in /.github/workflows

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

---
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]
2023-03-20 01:54:31 +00:00
parent 425c6b44f0
commit 351d5b2f41

View File

@@ -1,6 +1,6 @@
pip==23.0.1
nox==2022.11.21
nox-poetry==1.0.2
poetry==1.4.0
poetry==1.4.1
virtualenv==20.21.0
toml==0.10.2