From edabbbdc0fd63f1818e564fc91f7af45105b247f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 20:33:33 +0000 Subject: [PATCH] Bump pika from 0.10.0 to 1.3.1 Bumps [pika](https://github.com/pika/pika) from 0.10.0 to 1.3.1. - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/main/CHANGELOG.md) - [Commits](https://github.com/pika/pika/compare/0.10.0...1.3.1) --- updated-dependencies: - dependency-name: pika dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zopsm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zopsm/requirements.txt b/zopsm/requirements.txt index 73390db..b0354a9 100644 --- a/zopsm/requirements.txt +++ b/zopsm/requirements.txt @@ -19,7 +19,7 @@ lazy-object-proxy==1.3.1 Mako==1.0.7 MarkupSafe==1.1.0 mccabe==0.6.1 -pika==0.10.0 +pika==1.3.1 ply==3.4 psycopg2==2.7.3.1 pycurl==7.43.0.2