Skip to content

Commit

Permalink
ci(dependabot): bump cdp-backend[pipeline] in /python (#8)
Browse files Browse the repository at this point in the history
Bumps [cdp-backend[pipeline]](https://github.com/CouncilDataProject/cdp-backend) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/CouncilDataProject/cdp-backend/releases)
- [Commits](CouncilDataProject/cdp-backend@v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: cdp-backend[pipeline]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent f5d1f65 commit 5862473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools import find_packages, setup

requirements = [
"cdp-backend[pipeline]==3.2.6",
"cdp-backend[pipeline]==3.2.7",
"cdp-scrapers[long_beach]",
]

Expand Down

0 comments on commit 5862473

Please sign in to comment.