Skip to content

⬆️(dependencies) update python dependencies #978

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 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.38.13 -> ==1.38.18 age adoption passing confidence
openai ==1.78.1 -> ==1.79.0 age adoption passing confidence
psycopg (source, changelog) ==3.2.8 -> ==3.2.9 age adoption passing confidence
pycrdt ==0.12.15 -> ==0.12.19 age adoption passing confidence
ruff (source, changelog) ==0.11.9 -> ==0.11.10 age adoption passing confidence
types-requests (changelog) ==2.32.0.20250328 -> ==2.32.0.20250515 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.38.18

Compare Source

=======

  • api-change:bedrock-data-automation: [botocore] Add support for VIDEO modality to BlueprintType enum.
  • api-change:bedrock-data-automation-runtime: [botocore] Add AssetProcessingConfiguration for video segment to InputConfiguration
  • api-change:codepipeline: [botocore] CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions.
  • api-change:ecs: [botocore] This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters.
  • api-change:emr: [botocore] Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces.
  • api-change:glue: [botocore] Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks.
  • api-change:neptune: [botocore] This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
  • api-change:service-quotas: [botocore] This release introduces CreateSupportCase operation to SDK.

v1.38.17

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports Docker Server capability
  • api-change:controltower: [botocore] Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive.
  • api-change:dms: [botocore] Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL.
  • api-change:pcs: [botocore] This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type.
  • api-change:workspaces: [botocore] Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools.

v1.38.16

Compare Source

=======

  • api-change:cognito-idp: [botocore] Add exceptions to WebAuthn operations.
  • api-change:firehose: [botocore] This release adds catalogARN support for s3 tables multi-catalog catalogARNs.
  • api-change:logs: [botocore] This release adds a new API "ListLogGroups" and an improvement in API "DescribeLogGroups"
  • api-change:mediaconvert: [botocore] This update enables cropping for video overlays and adds a new STL to Teletext upconversion toggle to preserve styling.

v1.38.15

Compare Source

=======

  • api-change:bedrock: [botocore] Enable cross-Region inference for Amazon Bedrock Guardrails by using the crossRegionConfig parameter when calling the CreateGuardrail or UpdateGuardrail operation.
  • api-change:bedrock-agent-runtime: [botocore] Changes for enhanced metadata in trace
  • api-change:controltower: [botocore] AWS Control Tower now reports the inheritance drift status for EnabledBaselines through the GetEnabledBaseline and ListEnabledBaselines APIs. You can now filter EnabledBaselines by their enablement and drift status using the ListEnabledBaselines API to view accounts and OUs that require attention.
  • api-change:dsql: [botocore] CreateMultiRegionClusters and DeleteMultiRegionClusters APIs marked as deprecated. Introduced new multi-Region clusters creation experience through multiRegionProperties parameter in CreateCluster API.
  • api-change:ecs: [botocore] This release extends functionality for Amazon EBS volumes attached to Amazon ECS tasks by adding support for the new EBS volumeInitializationRate parameter in ECS RunTask/StartTask/CreateService/UpdateService APIs.
  • api-change:license-manager: [botocore] Add Tagging feature to resources in the Managed Entitlements service. License and Grant resources can now be tagged.

v1.38.14

Compare Source

=======

  • api-change:deadline: [botocore] AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker.
  • api-change:ec2: [botocore] EC2 - Adding support for AvailabilityZoneId
  • api-change:iam: [botocore] Updating the endpoint list for the Identity and access management (IAM) service
  • api-change:medialive: [botocore] Add support to the AV1 rate control mode
  • api-change:mediatailor: [botocore] Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations.
  • api-change:s3control: [botocore] Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI
  • api-change:sagemaker: [botocore] No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.
  • api-change:supplychain: [botocore] Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets.
openai/openai-python (openai)

v1.79.0

Compare Source

Full Changelog: v1.78.1...v1.79.0

Features
  • api: further updates for evals API (32c99a6)
  • api: manual updates (25245e5)
  • api: responses x eval api (fd586cb)
  • api: Updating Assistants and Evals API schemas (98ba7d3)
Bug Fixes
  • fix create audio transcription endpoint (e9a89ab)
Chores
  • ci: fix installation instructions (f26c5fc)
  • ci: upload sdks to package manager (861f105)
psycopg/psycopg (psycopg)

v3.2.9

Compare Source

y-crdt/pycrdt (pycrdt)

v0.12.19

Compare Source

  • Upgrade yrs to v0.23.3.

v0.12.18

Compare Source

  • Upgrade yrs to v0.23.2.

v0.12.17

Compare Source

  • Upgrade pyo3 to v0.25.0.

v0.12.16

Compare Source

  • Add Provider and Channel.
astral-sh/ruff (ruff)

v0.11.10

Compare Source

Preview features
  • [ruff] Implement a recursive check for RUF060 (#​17976)
  • [airflow] Enable autofixes for AIR301 and AIR311 (#​17941)
  • [airflow] Apply try catch guard to all AIR3 rules (#​17887)
  • [airflow] Extend AIR311 rules (#​17913)
Bug fixes
  • [flake8-bugbear] Ignore B028 if skip_file_prefixes is present (#​18047)
  • [flake8-pie] Mark autofix for PIE804 as unsafe if the dictionary contains comments (#​18046)
  • [flake8-simplify] Correct behavior for str.split/rsplit with maxsplit=0 (SIM905) (#​18075)
  • [flake8-simplify] Fix SIM905 autofix for rsplit creating a reversed list literal (#​18045)
  • [flake8-use-pathlib] Suppress diagnostics for all os.* functions that have the dir_fd parameter (PTH) (#​17968)
  • [refurb] Mark autofix as safe only for number literals (FURB116) (#​17692)
Rule changes
  • [flake8-bandit] Skip S608 for expressionless f-strings (#​17999)
  • [flake8-pytest-style] Don't recommend usefixtures for parametrize values (PT019) (#​17650)
  • [pyupgrade] Add resource.error as deprecated alias of OSError (UP024) (#​17933)
CLI
Documentation
  • Update Neovim setup docs (#​18108)
  • [flake8-simplify] Add fix safety section (SIM103) (#​18086)
  • [flake8-simplify] Add fix safety section (SIM112) (#​18099)
  • [pylint] Add fix safety section (PLC0414) (#​17802)
  • [pylint] Add fix safety section (PLE4703) (#​17824)
  • [pylint] Add fix safety section (PLW1514) (#​17932)
  • [pylint] Add fix safety section (PLW3301) (#​17878)
  • [ruff] Add fix safety section (RUF007) (#​17755)
  • [ruff] Add fix safety section (RUF033) (#​17760)

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 19, 2025
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 320ce07 to 178c838 Compare May 19, 2025 11:44
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 178c838 to 09d3ff3 Compare May 19, 2025 12:21
@lunika lunika merged commit 09d3ff3 into main May 19, 2025
20 of 21 checks passed
@lunika lunika deleted the renovate/python-dependencies branch May 19, 2025 13:04
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