Skip to content

Commit

Permalink
fix(deps): update dependency sentry-sdk to v2.14.0
Browse files Browse the repository at this point in the history
| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| pypi       | sentry-sdk | 2.13.0 | 2.14.0 |
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 1741980 commit 7ca8d4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ loguru = "0.7.2"
kubernetes_asyncio = "30.3.1"
tabulate = { extras = ["widechars"], version = "0.9.0" }
jishaku = "2.5.2"
sentry-sdk = "2.13.0"
sentry-sdk = "2.14.0"
humanize = "4.10.0"
wand = "0.6.13"
python-freeipa = "^1.0.8"
Expand Down

0 comments on commit 7ca8d4c

Please sign in to comment.