From 7bb6ef30a7c2d7fb2f30a6846d8ea7d6e8ae81ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 00:10:14 +0000 Subject: [PATCH] ci(dependabot): bump cdp-backend from 4.0.0 to 4.0.2 in /infra Bumps [cdp-backend](https://github.com/CouncilDataProject/cdp-backend) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/CouncilDataProject/cdp-backend/releases) - [Commits](https://github.com/CouncilDataProject/cdp-backend/compare/v4.0.0...v4.0.2) --- 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 00df336..3f2c16e 100644 --- a/infra/requirements.txt +++ b/infra/requirements.txt @@ -1 +1 @@ -cdp-backend==4.0.0 \ No newline at end of file +cdp-backend==4.0.2 \ No newline at end of file