From b5a5872d2e5535ce90fa4a91414af928baf9988d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 19:11:30 +0000 Subject: [PATCH] chore(deps): bump poetry from 1.6.1 to 1.7.0 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.6.1 to 1.7.0. - [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.6.1...1.7.0) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 15ec594..7b53c3a 100644 --- a/constraints.txt +++ b/constraints.txt @@ -2,5 +2,5 @@ nox==2023.4.22 nox_poetry==1.0.3 pipx==1.2.1 pipx==1.2.1 -poetry==1.6.1 +poetry==1.7.0 yamllint==1.32.0 \ No newline at end of file