From fff35ef746bb657241631835093a0b96903572fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 14:09:22 +0000 Subject: [PATCH] ci(dependabot): bump cdp-backend from 3.2.8 to 3.2.11 in /infra Bumps [cdp-backend](https://github.com/CouncilDataProject/cdp-backend) from 3.2.8 to 3.2.11. - [Release notes](https://github.com/CouncilDataProject/cdp-backend/releases) - [Commits](https://github.com/CouncilDataProject/cdp-backend/compare/v3.2.8...v3.2.11) --- updated-dependencies: - dependency-name: cdp-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- infra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements.txt b/infra/requirements.txt index 861ce9f..0bcbb99 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1 +1 @@ -cdp-backend==3.2.8 \ No newline at end of file +cdp-backend==3.2.11 \ No newline at end of file