Skip to content

Commit f6021e8

Browse files
Bump sentry-sdk from 1.40.5 to 1.40.6 (#886)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 1.40.6. - [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.5...1.40.6) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3614cc commit f6021e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ uvicorn = {extras = ["standard"], version = "^0.27.1"}
1313
atlassian-python-api = "^3.41.10"
1414
dockerflow = "2024.2.0"
1515
Jinja2 = "^3.1.3"
16-
sentry-sdk = {extras = ["fastapi"], version = "^1.40.5"}
16+
sentry-sdk = {extras = ["fastapi"], version = "^1.40.6"}
1717
pydantic-yaml = "^1.2.1"
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"

0 commit comments

Comments
 (0)