From e50d8a92581f26b0e431b2d5980643ecfedc6c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:13:25 +0000 Subject: [PATCH] :arrow_up: Bump poetry from 1.0.5 to 1.1.9 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.0.5 to 1.1.9. - [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.0.5...1.1.9) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f996a8..f1b317b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ Pillow==8.0.1 pipenv==2022.1.8 pkginfo==1.5.0.1 pluggy==0.13.1 -poetry==1.0.5 +poetry==1.1.9 protobuf==3.13.0 ptyprocess==0.6.0 py==1.9.0