Skip to content

Commit

Permalink
Safety CI: upgrade sentry-sdk[starlette]
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Aug 20, 2024
1 parent 0f94447 commit 7456100
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ mangum = "==0.17.0"
httpx = "0.27.0"
babel = "==2.15.0"
dateparser = "==1.2.0"
sentry-sdk = {extras = ["starlette"], version = "*"}
urllib3 = "<2"
ruff = "*"
typing-extensions = ">=3.7.4"
starlette-babel = "*"
dc-response-builder = {file = "https://github.com/DemocracyClub/dc_response_builder/archive/refs/tags/1.0.0.tar.gz"}
uk-election-timetables = "*"
certifi = "*"
sentry-sdk = {extras = ["starlette"], version = "*"}

[dev-packages]
uvicorn = "*"
Expand Down
12 changes: 6 additions & 6 deletions Pipfile.lock

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

0 comments on commit 7456100

Please sign in to comment.