Skip to content

Commit

Permalink
Bump sentry-sdk from 1.44.1 to 1.45.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.44.1 to 1.45.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.44.1...1.45.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Apr 15, 2024
1 parent bbc7896 commit f44ee45
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# python-jose
sentry-sdk==1.44.1
sentry-sdk==1.45.0
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# python-jose
sentry-sdk==1.44.1
sentry-sdk==1.45.0
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ rsa==4.9
# -r requirements/functests.txt
# -r requirements/tests.txt
# python-jose
sentry-sdk==1.44.1
sentry-sdk==1.45.0
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ rpds-py==0.16.2
# referencing
rsa==4.9
# via python-jose
sentry-sdk==1.44.1
sentry-sdk==1.45.0
# via
# -r requirements/prod.in
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# python-jose
sentry-sdk==1.44.1
sentry-sdk==1.45.0
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down

0 comments on commit f44ee45

Please sign in to comment.