From 10e63d649d421cab80dc98f5e34e24f54a278c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 06:13:16 +0000 Subject: [PATCH] Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows Bumps [poetry](https://github.com/python-poetry/poetry) from 1.2.2 to 1.3.1. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/1.3.1/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.2.2...1.3.1) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 95a6c8d..58afc0c 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1 +1 @@ -poetry==1.2.2 +poetry==1.3.1