From 38de9c50f9542e465f0d705aca5e39fed860752d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:39:26 +0000 Subject: [PATCH] Bump plpygis from 0.2.1 to 0.5.5 Bumps [plpygis](https://github.com/bosth/plpygis) from 0.2.1 to 0.5.5. - [Release notes](https://github.com/bosth/plpygis/releases) - [Changelog](https://github.com/bosth/plpygis/blob/master/CHANGELOG.md) - [Commits](https://github.com/bosth/plpygis/compare/v0.2.1...v0.5.5) --- updated-dependencies: - dependency-name: plpygis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 58ec161..514fc03 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'pipelinewise-singer-python==1.*', 'mysql-replication==0.43', 'PyMySQL==1.1.*', - 'plpygis==0.2.1', + 'plpygis==0.5.5', 'tzlocal==2.1', ], extras_require={