Skip to content

Commit f524207

Browse files
Bump the python-minor group with 2 updates
Bumps the python-minor group with 2 updates: [sentry-sdk](https://github.com/getsentry/sentry-python) and [ruff](https://github.com/astral-sh/ruff). Updates `sentry-sdk` from 2.49.0 to 2.50.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@2.49.0...2.50.0) Updates `ruff` from 0.14.13 to 0.14.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.13...0.14.14) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8505fd commit f524207

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -12,7 +12,7 @@ python = "^3.12"
1212
aiohttp = "^3.9"
1313
python-dotenv = "^1.0"
1414
pyyaml = "^6.0"
15-
sentry-sdk = "^2.0"
15+
sentry-sdk = "^2.50"
1616
zipcodes = "^1.2"
1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)