From 5d10448c57537a14d2beed93c4fcfaca9a68ccf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:12:45 +0000 Subject: [PATCH] Bump poetry from 1.0.0 to 1.1.9 Bumps [poetry](https://github.com/python-poetry/poetry) from 1.0.0 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.0...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 26773fc..7c60e6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ msgpack==0.6.2 pastel==0.1.1 pexpect==4.7.0 pkginfo==1.5.0.1 -poetry==1.0.0 +poetry==1.1.9 prawcore==1.0.1 ptyprocess==0.6.0 pycparser==2.19