Skip to content

Commit

Permalink
Bump response builder
Browse files Browse the repository at this point in the history
  • Loading branch information
symroe committed Mar 29, 2024
1 parent 4ea0da9 commit bae19bc
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 27 deletions.
4 changes: 3 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ jinja2 = "3.1.3"
mangum = "==0.15.0"
httpx = "0.23.1"
babel = "==2.11.0"
dc-response-builder = {file = "https://github.com/DemocracyClub/dc_response_builder/archive/refs/tags/0.0.5.zip"}
dc-response-builder = {file = "https://github.com/DemocracyClub/dc_response_builder/archive/refs/tags/0.0.13.zip"}
dateparser = "==1.1.7"
sentry-sdk = {extras = ["starlette"], version = "*"}
urllib3 = "<2"
ruff = "*"
typing-extensions = ">=3.7.4"


[dev-packages]
uvicorn = "*"
Expand Down
144 changes: 118 additions & 26 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bae19bc

Please sign in to comment.