Skip to content

Commit

Permalink
Bump sentry-sdk to 2.18.0 and structlog-sentry to 2.2.1 (#5248)
Browse files Browse the repository at this point in the history
  • Loading branch information
krysal authored Dec 4, 2024
1 parent 401ff7f commit 4681381
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 deletions api/pdm.lock

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

4 changes: 2 additions & 2 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ dependencies = [
"psycopg >=3.1.18, <4",
"python-decouple >=3.8, <4",
"python-xmp-toolkit >=2.0.2, <3",
"sentry-sdk >=2.18, <3",
"sentry-sdk >=2.19, <3",
"uvicorn[standard] >=0.32, <0.33",
"openverse-attribution @ file:///${PROJECT_ROOT}/../packages/python/openverse-attribution",
"structlog-sentry>=2.1.0",
"structlog-sentry >=2.2.1, <3",
]

[tool.pdm]
Expand Down

0 comments on commit 4681381

Please sign in to comment.