Skip to content

Commit

Permalink
Upgrade to backend v4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
evamaxfield authored Mar 3, 2023
1 parent c45ec20 commit b64dfe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cdp-backend==4.0.6
cdp-backend==4.0.7
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]==4.0.6",
"cdp-backend[pipeline]==4.0.7",
"cdp-scrapers[milwaukee]",
]

Expand Down

0 comments on commit b64dfe5

Please sign in to comment.