From 1a6e974b024cacbcf25f7b12a2fab8033d3d6468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 17:42:23 +0000 Subject: [PATCH] Bump pika from 0.10.0 to 1.3.0 Bumps [pika](https://github.com/pika/pika) from 0.10.0 to 1.3.0. - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pika/pika/compare/0.10.0...1.3.0) --- 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 19a5b35..3a7d98f 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.0 ply==3.4 psycopg2==2.7.3.1 pycurl==7.43.0.2