Skip to content

⬆️(dependencies) update python dependencies #1170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.39.4 -> ==1.39.6 age confidence
freezegun (changelog) ==1.5.2 -> ==1.5.3 age confidence
openai ==1.95.0 -> ==1.96.1 age confidence
pycrdt ==0.12.25 -> ==0.12.26 age confidence
ruff (source, changelog) ==0.12.2 -> ==0.12.3 age confidence
sentry-sdk (changelog) ==2.32.0 -> ==2.33.0 age confidence

Release Notes

boto/boto3 (boto3)

v1.39.6

Compare Source

======

  • api-change:ecs: [botocore] This release removes hookDetails for the Amazon ECS native blue/green deployments.

v1.39.5

Compare Source

======

  • api-change:bedrock-agent: [botocore] Add support for S3 Vectors as a vector store.
  • api-change:datazone: [botocore] Removing restriction of environment profile identifier as required field, S3 feature release
  • api-change:dynamodbstreams: [botocore] Added support for optional shard filter parameter in DescribeStream api that allows customers to fetch child shards of a read_only parent shard.
  • api-change:ec2: [botocore] This release adds support for volume initialization status, which enables you to monitor when the initialization process for an EBS volume is completed. This release also adds IPv6 support to EC2 Instance Connect Endpoints, allowing you to connect to your EC2 Instance via a private IPv6 address.
  • api-change:ecs: [botocore] Amazon ECS supports native blue/green deployments, allowing you to validate new service revisions before directing production traffic to them.
  • api-change:events: [botocore] Add customer-facing logging for the EventBridge Event Bus, enabling customers to better observe their events and extract insights about their EventBridge usage.
  • api-change:opensearch: [botocore] AWS Opensearch adds support for enabling s3 vector engine options. After enabling this option, customers will be able to create indices with s3 vector engine.
  • api-change:pricing: [botocore] This release adds support for new filter types in GetProducts API, including EQUALS, CONTAINS, ANY_OF, and NONE_OF.
  • api-change:quicksight: [botocore] Introduced custom instructions for topics.
  • api-change:repostspace: [botocore] This release introduces Channels functionality with CreateChannel, GetChannel, ListChannels, and UpdateChannel operations. Channels provide dedicated collaboration spaces where teams can organize discussions and knowledge by projects, business units, or areas of responsibility.
  • api-change:s3: [botocore] Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records.
  • api-change:s3tables: [botocore] Adds table bucket type to ListTableBucket and GetTableBucket API operations
  • api-change:s3vectors: [botocore] Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity.
  • api-change:sagemaker: [botocore] This release adds support for a new Restricted instance group type to enable a specialized environment for running Nova customization jobs on SageMaker HyperPod clusters. This release also adds support for SageMaker pipeline versioning.
spulec/freezegun (freezegun)

v1.5.3

Compare Source

  • Fix compatibility with pytest 8.4.0 when using fixtures
  • Add (back) class-decorator overload to guarantee Pytype understands it
openai/openai-python (openai)

v1.96.1

Compare Source

Full Changelog: v1.96.0...v1.96.1

Chores
  • api: update realtime specs (b68b71b)

v1.96.0

Compare Source

Full Changelog: v1.95.1...v1.96.0

Features
  • clean up environment call outs (87c2e97)
Chores
  • api: update realtime specs, build config (bf06d88)

v1.95.1

Compare Source

Full Changelog: v1.95.0...v1.95.1

Bug Fixes
  • client: don't send Content-Type header on GET requests (182b763)
y-crdt/pycrdt (pycrdt)

v0.12.26

Compare Source

  • Bump trio to <0.31.
astral-sh/ruff (ruff)

v0.12.3

Compare Source

Preview features
  • [flake8-bugbear] Support non-context-manager calls in B017 (#​19063)
  • [flake8-use-pathlib] Add autofixes for PTH100, PTH106, PTH107, PTH108, PTH110, PTH111, PTH112, PTH113, PTH114, PTH115, PTH117, PTH119, PTH120 (#​19213)
  • [flake8-use-pathlib] Add autofixes for PTH203, PTH204, PTH205 (#​18922)
Bug fixes
  • [flake8-return] Fix false-positive for variables used inside nested functions in RET504 (#​18433)
  • Treat form feed as valid whitespace before a line continuation (#​19220)
  • [flake8-type-checking] Fix syntax error introduced by fix (TC008) (#​19150)
  • [pyupgrade] Keyword arguments in super should suppress the UP008 fix (#​19131)
Documentation
  • [flake8-pyi] Make example error out-of-the-box (PYI007, PYI008) (#​19103)
  • [flake8-simplify] Make example error out-of-the-box (SIM116) (#​19111)
  • [flake8-type-checking] Make example error out-of-the-box (TC001) (#​19151)
  • [flake8-use-pathlib] Make example error out-of-the-box (PTH210) (#​19189)
  • [pycodestyle] Make example error out-of-the-box (E272) (#​19191)
  • [pycodestyle] Make example not raise unnecessary SyntaxError (E114) (#​19190)
  • [pydoclint] Make example error out-of-the-box (DOC501) (#​19218)
  • [pylint, pyupgrade] Fix syntax errors in examples (PLW1501, UP028) (#​19127)
  • [pylint] Update missing-maxsplit-arg docs and error to suggest proper usage (PLC0207) (#​18949)
  • [flake8-bandit] Make example error out-of-the-box (S412) (#​19241)
getsentry/sentry-python (sentry-sdk)

v2.33.0

Compare Source

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added automated Pull request created automatically dependencies Pull requests that update a dependency file noChangeLog labels Jul 11, 2025
@renovate renovate bot changed the title ⬆️(dependencies) update ruff to v0.12.3 ⬆️(dependencies) update python dependencies Jul 11, 2025
@renovate renovate bot force-pushed the renovate/python-dependencies branch 8 times, most recently from 7ba9197 to 81691ae Compare July 16, 2025 04:24
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 81691ae to d589ba8 Compare July 16, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Pull request created automatically dependencies Pull requests that update a dependency file noChangeLog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants