Skip to content

Commit

Permalink
Update dependency sentry-sdk to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent a7211c9 commit a5a32e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ objgraph = { version = "3.6.1", optional = true }
psycopg2 = { version = "2.9.9", optional = true }
pyramid = { version = "2.0.2", optional = true }
pyramid-tm = { version = "2.5", optional = true }
sentry-sdk = { version = "1.44.0", optional = true }
sentry-sdk = { version = "2.0.1", optional = true }
ujson = { version = "5.9.0" }
cee_syslog_handler = { version = "0.6.0" }
SQLAlchemy = { version = "2.0.29", optional = true }
Expand Down

0 comments on commit a5a32e8

Please sign in to comment.