Skip to content

chore(deps): bump the python group with 5 updates - #668

Merged
sjakthol merged 1 commit into
mainfrom
dependabot/uv/python-8911c68536
Sep 13, 2026
Merged

sjakthol merged 1 commit into
mainfrom
dependabot/uv/python-8911c68536

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the python group with 5 updates:

Package From To
boto3 1.43.87 1.43.91
ruff 0.16.5 0.16.6
ast-serialize 0.9.0 0.11.1
boto3-stubs 1.43.87 1.43.91
botocore 1.43.89 1.43.93

Updates boto3 from 1.43.87 to 1.43.91

Commits

Updates ruff from 0.16.5 to 0.16.6

Release notes

Sourced from ruff's releases.

0.16.6

Release Notes

Released on 2026-09-03.

Preview features

  • Move pytest-fixture-autouse to the restriction category (#28219)
  • [flake8-pytest-style] Add an autofix for PT020 (#27993)
  • [flake8-tidy-imports] Prevent fix loop between TID254 and TID255 (#28262)
  • [isort] Exclude pragma comments from line length calculation (I001) (#27313)

Bug fixes

  • Validate unary expressions when parsing (#28233)
  • [flake8-async, pylint] Recognize builtins.open (ASYNC230, PLW1514) (#28021)
  • [flake8-bugbear] Fix panic on match subjects (B031) (#27781)
  • [flake8-datetimez] Reject tzinfo=None for datetime bounds (DTZ901) (#28022)
  • [flake8-pytest-style] Avoid duplicate PT017 diagnostics (#27918)
  • [ruff] Remove lint.external hint for Ruff-specific suppressions (RUF102) (#27923)

Rule changes

  • [flake8-use-pathlib] Add display-only fix for os.listdir (PTH208) (#28027)

Documentation

  • Add another example and glob reference for lint.per-file-ignores (#28106)
  • Add duplicate work guidance (#28229)
  • [flake8-async] Document thread offloading (ASYNC240) (#28008)
  • [pyupgrade] Clarify default encoding argument handling (UP012) (#27315)

Other changes

  • Allow unary plus in match patterns on Python 3.15 (#28231)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.6

Released on 2026-09-03.

Preview features

  • Move pytest-fixture-autouse to the restriction category (#28219)
  • [flake8-pytest-style] Add an autofix for PT020 (#27993)
  • [flake8-tidy-imports] Prevent fix loop between TID254 and TID255 (#28262)
  • [isort] Exclude pragma comments from line length calculation (I001) (#27313)

Bug fixes

  • Validate unary expressions when parsing (#28233)
  • [flake8-async, pylint] Recognize builtins.open (ASYNC230, PLW1514) (#28021)
  • [flake8-bugbear] Fix panic on match subjects (B031) (#27781)
  • [flake8-datetimez] Reject tzinfo=None for datetime bounds (DTZ901) (#28022)
  • [flake8-pytest-style] Avoid duplicate PT017 diagnostics (#27918)
  • [ruff] Remove lint.external hint for Ruff-specific suppressions (RUF102) (#27923)

Rule changes

  • [flake8-use-pathlib] Add display-only fix for os.listdir (PTH208) (#28027)

Documentation

  • Add another example and glob reference for lint.per-file-ignores (#28106)
  • Add duplicate work guidance (#28229)
  • [flake8-async] Document thread offloading (ASYNC240) (#28008)
  • [pyupgrade] Clarify default encoding argument handling (UP012) (#27315)

Other changes

  • Allow unary plus in match patterns on Python 3.15 (#28231)

Contributors

Commits

Updates ast-serialize from 0.9.0 to 0.11.1

Commits
  • e667a2b Bump version to 0.11.1
  • 30e8c5f Simple-minded universal newline normalization (#90)
  • 98d1303 Fix syntax error in try/except (#89)
  • 1dac8de Bump version to 0.11.0
  • fdc40ec Fix false negative in Ruff parser in try/except (#88)
  • 0ece21c Special-case empty type comment (#87)
  • a19a7a5 Expose serialize_string_type() in public API (#86)
  • 15364db Bump version to 0.10.0
  • 79b139a Reject invalid type ignores (#83)
  • 3bfe26c Add flag indicating if type comment was used for a function (#85)
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.43.87 to 1.43.91

Commits

Updates botocore from 1.43.89 to 1.43.93

Commits
  • 45d6074 Merge branch 'release-1.43.93'
  • 6022491 Bumping version to 1.43.93
  • 37d756e Update endpoints model
  • e06d9fb Update to latest models
  • 262e5e6 Preserve sub-second precision when serializing unixTimestamp parameters (#3796)
  • dfd7fee Merge branch 'release-1.43.92'
  • e2b579b Merge branch 'release-1.43.92' into develop
  • 0831ac2 Bumping version to 1.43.92
  • a91f10f Update endpoints model
  • a205ada Update to latest models
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the python group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.87` | `1.43.91` |
| [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.6` |
| [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.9.0` | `0.11.1` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.87` | `1.43.91` |
| [botocore](https://github.com/boto/botocore) | `1.43.89` | `1.43.93` |


Updates `boto3` from 1.43.87 to 1.43.91
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.87...1.43.91)

Updates `ruff` from 0.16.5 to 0.16.6
- [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.16.5...0.16.6)

Updates `ast-serialize` from 0.9.0 to 0.11.1
- [Commits](mypyc/ast_serialize@v0.9.0...v0.11.1)

Updates `boto3-stubs` from 1.43.87 to 1.43.91
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore` from 1.43.89 to 1.43.93
- [Commits](boto/botocore@1.43.89...1.43.93)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.91
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: ruff
  dependency-version: 0.16.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: ast-serialize
  dependency-version: 0.11.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: boto3-stubs
  dependency-version: 1.43.91
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: botocore
  dependency-version: 1.43.93
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 13, 2026
@sjakthol
sjakthol merged commit 0e4b9b5 into main Sep 13, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/python-8911c68536 branch September 13, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant