Skip to content

Commit

Permalink
Bump sentry-sdk from 1.40.0 to 1.40.1
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.0 to 1.40.1.
- [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.40.0...1.40.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 2906152 commit 81f8836
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@ s3transfer==0.10.0 \
sentry-processor==0.0.1 \
--hash=sha256:fd7a30fb57aaf05c01cd04cf7d949c628376b2b55d7a0aaa222efe58a8f122bc
# via -r requirements/prod.txt
sentry-sdk==1.40.0 \
--hash=sha256:34ad8cfc9b877aaa2a8eb86bfe5296a467fffe0619b931a05b181c45f6da59bf \
--hash=sha256:78575620331186d32f34b7ece6edea97ce751f58df822547d3ab85517881a27a
sentry-sdk==1.40.1 \
--hash=sha256:1bb9cf4ac317906d20787693b5e7f3e42160a90e8bbf1fc544f91c52fa76b68f \
--hash=sha256:69fc5e7512371547207821d801485f45e3c62db629f02f56f58431a10864ac34
# via -r requirements/prod.txt
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ redis==5.0.1
rq==1.15.1
rq-scheduler==0.13.1
sentry-processor==0.0.1
sentry-sdk==1.40.0
sentry-sdk==1.40.1
user-agents==2.2.0
uwsgi==2.0.23
whitenoise==6.6.0
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -705,9 +705,9 @@ s3transfer==0.10.0 \
sentry-processor==0.0.1 \
--hash=sha256:fd7a30fb57aaf05c01cd04cf7d949c628376b2b55d7a0aaa222efe58a8f122bc
# via -r requirements/prod.in
sentry-sdk==1.40.0 \
--hash=sha256:34ad8cfc9b877aaa2a8eb86bfe5296a467fffe0619b931a05b181c45f6da59bf \
--hash=sha256:78575620331186d32f34b7ece6edea97ce751f58df822547d3ab85517881a27a
sentry-sdk==1.40.1 \
--hash=sha256:1bb9cf4ac317906d20787693b5e7f3e42160a90e8bbf1fc544f91c52fa76b68f \
--hash=sha256:69fc5e7512371547207821d801485f45e3c62db629f02f56f58431a10864ac34
# via -r requirements/prod.in
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
Expand Down

0 comments on commit 81f8836

Please sign in to comment.