Bump the python-packages group with 6 updates#123
Merged
MTSOnGithub merged 1 commit intodevelopfrom Aug 11, 2025
Merged
Conversation
Bumps the python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.42` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | | [mypy](https://github.com/python/mypy) | `1.17.0` | `1.17.1` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.4.20250611` | `2.32.4.20250809` | | [types-authlib](https://github.com/typeshed-internal/stub_uploader) | `1.6.0.20250711` | `1.6.0.20250809` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.4` | `0.12.8` | Updates `sqlalchemy` from 2.0.41 to 2.0.42 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pre-commit` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) Updates `mypy` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) Updates `types-requests` from 2.32.4.20250611 to 2.32.4.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-authlib` from 1.6.0.20250711 to 1.6.0.20250809 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `ruff` from 0.12.4 to 0.12.8 - [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.12.4...0.12.8) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-requests dependency-version: 2.32.4.20250809 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-authlib dependency-version: 1.6.0.20250809 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.12.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
Aug 11, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #123 +/- ##
========================================
Coverage 91.47% 91.47%
========================================
Files 122 122
Lines 2534 2534
Branches 148 148
========================================
Hits 2318 2318
Misses 170 170
Partials 46 46 ☔ View full report in Codecov by Sentry. 🚀 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.0.412.0.424.2.04.3.01.17.01.17.12.32.4.202506112.32.4.202508091.6.0.202507111.6.0.202508090.12.40.12.8Updates
sqlalchemyfrom 2.0.41 to 2.0.42Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pre-commitfrom 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22dv4.3.0cc899deMerge pull request #3507 from bc-lee/dart-fix2a0bceaDowngrade Dart SDK version installed in the CIf1cc7a4Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4[pre-commit.ci] pre-commit autoupdatea5fe6c5Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433Julia language: skip startup.jl filec681721Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537[pre-commit.ci] pre-commit autoupdateUpdates
mypyfrom 1.17.0 to 1.17.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
acb2983Bump version to 1.17.1933c913RetainNoneas constraints bottom if no bottoms were provided (#19485)5f4428fFix "ignored exception inhasattr" in dmypy (#19428)88fdeaaPrevent a crash when InitVar is redefined with a method in a subclass (#19453)e44d14fBump version to 1.17.1+devUpdates
types-requestsfrom 2.32.4.20250611 to 2.32.4.20250809Commits
Updates
types-authlibfrom 1.6.0.20250711 to 1.6.0.20250809Commits
Updates
rufffrom 0.12.4 to 0.12.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f51a228Bump 0.12.8 (#19813)d5e1b79[ty] Fix static assertion size check (#19814)7dfde3bUpdate Rust toolchain to 1.89 (#19807)b22586f[ty] Addty.inlayHints.variableTypesserver option (#19780)c401a6d[ty] Add failing tests for tuple subclasses (#19803)7b6abfb[ty] Addty.experimental.renameserver setting (#19800)b005cdb[ty] Implemented support for "rename" language server feature (#19551)b96aa46[ty] Reduce size of member table (#19572)cc97579[ty] Move server capabilities creation (#19798)ef1802b[ty] RepurposeFunctionType.into_bound_method_typeto return `BoundMethodTy...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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