gefyrahq / gefyrahq/cli_tracker
Can the sentry-sdk dependency be bumped up tp 2.x?
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
while packaging this for openSUSE (as a depedency for gefyra) I noticed that the sentry-sdk dependency cannot be met.
https://github.com/unikubehq/cli_tracker/blob/cc34cb393a168684fe605d871e46898fe31e0317/pyproject.toml#L10
```
sentry-sdk = "^1.5.12"
```
If I understand this correctly, it would be fine to use one of the 1.x versions, but none of the 2.x ones. Unfortunately Tumbleweed is already on sentry-sdk 2.13.0 (and upstream has released 2.15.0 already).
Could someone have a look at this dependency, if there are any problems with bumping this to 2.x?
Kind Regards,
Johannes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.