Skip to content

Commit

Permalink
Upgrade to cdp-backend v4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
evamaxfield authored Mar 7, 2023
1 parent b64dfe5 commit ea39954
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.7
cdp-backend==4.0.8
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.7",
"cdp-backend[pipeline]==4.0.8",
"cdp-scrapers[milwaukee]",
]

Expand Down

0 comments on commit ea39954

Please sign in to comment.