Skip to content

⬆️(dependencies) update python dependencies #1009

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.38.18 -> ==1.38.23 age adoption passing confidence
freezegun (changelog) ==1.5.1 -> ==1.5.2 age adoption passing confidence
openai ==1.79.0 -> ==1.82.0 age adoption passing confidence
pycrdt ==0.12.19 -> ==0.12.20 age adoption passing confidence
ruff (source, changelog) ==0.11.10 -> ==0.11.11 age adoption passing confidence
sentry-sdk (changelog) ==2.28.0 -> ==2.29.1 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.38.23

Compare Source

=======

  • api-change:ec2: [botocore] This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances
  • api-change:security-ir: [botocore] Update PrincipalId pattern documentation to reflect what user should receive back from the API call

v1.38.22

Compare Source

=======

  • api-change:amp: [botocore] Add QueryLoggingConfiguration APIs for Amazon Managed Prometheus
  • api-change:auditmanager: [botocore] With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded.
  • api-change:dsql: [botocore] Features: support for customer managed encryption keys
  • api-change:glue: [botocore] This release supports additional ConversionSpec parameter as part of IntegrationPartition Structure in CreateIntegrationTableProperty API. This parameter is referred to apply appropriate column transformation for columns that are used for timestamp based partitioning

v1.38.21

Compare Source

=======

  • api-change:application-autoscaling: [botocore] Doc only update that addresses a customer reported issue.
  • api-change:bedrock-agent-runtime: [botocore] Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress.
  • api-change:cloudwatch: [botocore] Adds support for setting up Contributor Insight rules on logs transformed via Logs Transformation feature.
  • api-change:ec2: [botocore] Release of Dualstack and Ipv6-only EC2 Public DNS hostnames
  • api-change:partnercentral-selling: [botocore] Modified validation to allow expectedCustomerSpend array with zero elements in Partner Opportunity operations.

v1.38.20

Compare Source

=======

  • api-change:datasync: [botocore] Remove Discovery APIs from the DataSync service
  • api-change:ec2: [botocore] This release expands the ModifyInstanceMaintenanceOptions API to enable or disable instance migration during customer-initiated reboots for EC2 Scheduled Reboot Events.
  • api-change:glue: [botocore] Enhanced AWS Glue ListConnectionTypes API Model with additional metadata fields.
  • api-change:inspector2: [botocore] This release adds GetClustersForImage API and filter updates as part of the mapping of container images to running containers feature.
  • api-change:oam: [botocore] Add IncludeTags field to GetLink, GetSink and UpdateLink API
  • api-change:privatenetworks: [botocore] The privatenetworks client has been removed following the deprecation of the service.
  • api-change:rds: [botocore] This release introduces the new DescribeDBMajorEngineVersions API for describing the properties of specific major versions of database engines.

v1.38.19

Compare Source

=======

  • api-change:dsql: [botocore] CreateMultiRegionCluster and DeleteMultiRegionCluster APIs removed
  • api-change:ec2: [botocore] This release includes new APIs for System Integrity Protection (SIP) configuration and automated root volume ownership delegation for EC2 Mac instances.
  • api-change:mediapackagev2: [botocore] This release adds support for DVB-DASH, EBU-TT-D subtitle format, and non-compacted manifests for DASH in MediaPackage v2 Origin Endpoints.
spulec/freezegun (freezegun)

v1.5.2

Compare Source

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation
openai/openai-python (openai)

v1.82.0

Compare Source

Full Changelog: v1.81.0...v1.82.0

Features
  • api: new streaming helpers for background responses (2a65d4d)
Bug Fixes
Documentation
  • readme: another async example fix (9ec8289)
  • readme: fix async example (37d0b25)

v1.81.0

Compare Source

Full Changelog: v1.80.0...v1.81.0

Features
  • api: add container endpoint (054a210)

v1.80.0

Compare Source

Full Changelog: v1.79.0...v1.80.0

Features
Chores
  • docs: grammar improvements (e746145)
y-crdt/pycrdt (pycrdt)

v0.12.20

Compare Source

  • Upgrade yrs to v0.23.4.
astral-sh/ruff (ruff)

v0.11.11

Compare Source

Preview features
  • [airflow] Add autofixes for AIR302 and AIR312 (#​17942)
  • [airflow] Move rules from AIR312 to AIR302 (#​17940)
  • [airflow] Update AIR301 and AIR311 with the latest Airflow implementations (#​17985)
  • [flake8-simplify] Enable fix in preview mode (SIM117) (#​18208)
Bug fixes
  • Fix inconsistent formatting of match-case on [] and _ (#​18147)
  • [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open (#​18109)
CLI
  • Add full option name in formatter warning (#​18217)
Documentation
  • Fix rendering of admonition in docs (#​18163)
  • [flake8-print] Improve print/pprint docs for T201 and T203 (#​18130)
  • [flake8-simplify] Add fix safety section (SIM110,SIM210) (#​18114,#​18100)
  • [pylint] Fix docs example that produced different output (PLW0603) (#​18216)
getsentry/sentry-python (sentry-sdk)

v2.29.1

Compare Source

Various fixes & improvements

v2.29.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 dependencies Pull requests that update a dependency file noChangeLog labels May 26, 2025
@lunika lunika merged commit cfd88d0 into main May 26, 2025
20 of 21 checks passed
@lunika lunika deleted the renovate/python-dependencies branch May 26, 2025 06:38
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 noChangeLog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant