Deps: Bump the python-packages group with 6 updates - #1072
Merged
greenbonebot merged 3 commits intoJul 28, 2026
Conversation
Bumps the python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.66.0` | `2.66.1` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.6.0` | `1.7.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [h2](https://github.com/python-hyper/h2) | `4.3.0` | `4.4.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.1` | `4.11.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.0` | Updates `sentry-sdk` from 2.66.0 to 2.66.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@2.66.0...2.66.1) Updates `pytest-env` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.6.0...1.7.0) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](certifi/python-certifi@2026.06.17...2026.07.22) Updates `h2` from 4.3.0 to 4.4.0 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.3.0...v4.4.0) Updates `platformdirs` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.10.1...4.11.0) Updates `ruff` from 0.15.22 to 0.16.0 - [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.15.22...0.16.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.66.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-env dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: h2 dependency-version: 4.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
greenbonebot
enabled auto-merge (rebase)
July 27, 2026 04:09
bjoernricks
previously approved these changes
Jul 27, 2026
The new ruff version introduced new defaults for the linting.
bjoernricks
approved these changes
Jul 28, 2026
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1072 +/- ##
==========================================
- Coverage 87.05% 86.94% -0.12%
==========================================
Files 35 35
Lines 1414 1402 -12
==========================================
- Hits 1231 1219 -12
Misses 183 183 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 6 updates:
2.66.02.66.11.6.01.7.02026.6.172026.7.224.3.04.4.04.10.14.11.00.15.220.16.0Updates
sentry-sdkfrom 2.66.0 to 2.66.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
653a292Update CHANGELOG.mde20c226release: 2.66.14524b65fix(tracing): Stop settingNoOpSpanon scope in the streaming trace lifecyc...2e9f26eref(tracing): No-op and emit warning instart_transactionwith the streamin...3a50950fix(tracing): handle exceptions raised within traces_sampler and other callba...b5171b7ref: Use top-leveltrace_lifecycleandignore_spansoptions in tests (#6855)17e0348ref: Use old sampling context format in span streaming (#6848)2e09497test: Add streaming tests totest_http_headers(#6785)9996734feat(tracing): Sendsentry.segment.name.sourceinstead of `sentry.span.sour...00224f7remove span streaming docs in changelog (#6831)Updates
pytest-envfrom 1.6.0 to 1.7.0Release notes
Sourced from pytest-env's releases.
Commits
db01e70👷 ci: test against Python 3.15 beta (#245)9e3ce0d[pre-commit.ci] pre-commit autoupdate (#244)69dae16📦 build: move the testing extra to a dependency group (#243)290c20dbuild(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#242)c64e6dbbuild(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 (#241)23d37ac[pre-commit.ci] pre-commit autoupdate (#240)82ba427build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#239)1a85be5[pre-commit.ci] pre-commit autoupdate (#238)63c2093💰 Surface GitHub Sponsors + thanks.devce3f28b[pre-commit.ci] pre-commit autoupdate (#237)Updates
certififrom 2026.6.17 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)Updates
h2from 4.3.0 to 4.4.0Changelog
Sourced from h2's changelog.
Commits
6cce763v4.4.0dfafda3Bump pytest from 8.4.2 to 9.0.3 (#1320)b45207cdependencies and packaging++c40145fparsecontent-lengthheaders according to RFC9110 grammar for numbers (1*DI...efc8feacleanup double-dependencyaba9ad6fix: reject conflicting content-length headers (#1317)1cd9ce0Reject client enable-push settings (#1318)dc5da5cadd changelog, update testsbdf0b95Broaden receive data buffer typesb08b9d7Allow sending 0-byte DATA frames when flow-control window is negativeUpdates
platformdirsfrom 4.10.1 to 4.11.0Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
2140495Release 4.11.0a562df9👷 ci: run the test suite against Python 3.15 (#512)7c764c4[pre-commit.ci] pre-commit autoupdate (#511)Updates
rufffrom 0.15.22 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions