Skip to content

Commit 4426b28

Browse files
authored
Merge pull request #56 from siemens/chore/sentry-25-3-0
Bump version and sentry dependency
2 parents e994c46 + a5f2691 commit 4426b28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
path = deps/sentry
33
url = https://github.com/getsentry/sentry.git
44
# This is here for renovate
5-
branch = 24.8.0
5+
branch = 25.3.0

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sentry-auth-oidc"
3-
version = "9.0.0"
3+
version = "9.0.1"
44
description = "OpenID Connect authentication provider for Sentry"
55
authors = [
66
"Max Wittig <[email protected]>",

0 commit comments

Comments
 (0)