From 49667d3700fe6945048191ff8634030276a92114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:44:42 +0000 Subject: [PATCH] Bump py-consul from 1.3.0 to 1.5.3 Bumps [py-consul](https://github.com/criteo-forks/py-consul) from 1.3.0 to 1.5.3. - [Release notes](https://github.com/criteo-forks/py-consul/releases) - [Changelog](https://github.com/criteo/py-consul/blob/master/CHANGELOG.md) - [Commits](https://github.com/criteo-forks/py-consul/compare/v1.3.0...v1.5.3) --- updated-dependencies: - dependency-name: py-consul dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8f9309..d6489a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ hvac==2.3.0 passlib==1.7.4 psycopg2-binary==2.9.9 pyjwt==2.9.0 -py-consul==1.3.0 +py-consul==1.5.3 python-json-logger==2.0.7 requests==2.32.3 sqlparse==0.5.1