From 495a20cf1c718136604c62ca229e7e69375477f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 22:34:13 +0000 Subject: [PATCH] build(deps): bump the simple group across 1 directory with 8 updates Bumps the simple group with 8 updates in the /ci/builder directory: | Package | From | To | | --- | --- | --- | | [pip](https://github.com/pypa/pip) | `25.1.1` | `25.2` | | [boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.39.9` | `1.40.1` | | [boto3](https://github.com/boto/boto3) | `1.39.9` | `1.40.1` | | [colored](https://gitlab.com/dslackw/colored) | `2.3.0` | `2.3.1` | | [matplotlib-stubs](https://github.com/hoel-bagard/matplotlib-stubs) | `0.2.0` | `0.3.0` | | [fastavro](https://github.com/fastavro/fastavro) | `1.11.1` | `1.12.0` | | [minio](https://github.com/minio/minio-py) | `7.2.15` | `7.2.16` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.3.0` | Updates `pip` from 25.1.1 to 25.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1.1...25.2) Updates `boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]` from 1.39.9 to 1.40.1 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `boto3` from 1.39.9 to 1.40.1 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.39.9...1.40.1) Updates `colored` from 2.3.0 to 2.3.1 - [Release notes](https://gitlab.com/dslackw/colored/tags) - [Changelog](https://gitlab.com/dslackw/colored/blob/master/CHANGES.md) - [Commits](https://gitlab.com/dslackw/colored/compare/2.3.0...2.3.1) Updates `matplotlib-stubs` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/hoel-bagard/matplotlib-stubs/releases) - [Changelog](https://github.com/hoel-bagard/matplotlib-stubs/blob/master/CHANGELOG.md) - [Commits](https://github.com/hoel-bagard/matplotlib-stubs/compare/0.2.0...v0.3.0) Updates `fastavro` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/fastavro/fastavro/releases) - [Changelog](https://github.com/fastavro/fastavro/blob/master/ChangeLog) - [Commits](https://github.com/fastavro/fastavro/compare/1.11.1...1.12.0) Updates `minio` from 7.2.15 to 7.2.16 - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.2.15...7.2.16) Updates `build` from 1.2.2.post1 to 1.3.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.2.post1...1.3.0) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts] dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: boto3 dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: colored dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: matplotlib-stubs dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: fastavro dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: minio dependency-version: 7.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: build dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] --- ci/builder/requirements-core.txt | 2 +- ci/builder/requirements.txt | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ci/builder/requirements-core.txt b/ci/builder/requirements-core.txt index f0268b918ca51..4165345ff1cdf 100644 --- a/ci/builder/requirements-core.txt +++ b/ci/builder/requirements-core.txt @@ -3,5 +3,5 @@ # It is extremely unlikely that we'll ever need additional packages here. Do not # add to this list without consulting with @testing! -pip==25.1.1 +pip==25.2 setuptools==80.9.0 diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index e76093c9fb16c..38ee804338441 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -5,11 +5,11 @@ # wheels for a wide variety of platforms, including M1 Macs. black==24.4.2 -boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]==1.39.9 -boto3==1.39.9 +boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]==1.40.1 +boto3==1.40.1 click==8.1.3 cryptography==45.0.5 -colored==2.3.0 +colored==2.3.1 docker==7.1.0 ec2instanceconnectcli==1.0.3 python-frontmatter==1.1.0 @@ -24,7 +24,7 @@ kubernetes==25.3.0 kubernetes-stubs==22.6.0.post1 launchdarkly-api==17.2.0 matplotlib==3.10.1 -matplotlib-stubs==0.2.0 +matplotlib-stubs==0.3.0 networkx==3.4.2 networkx-stubs==0.0.1 numpy==1.26.4 @@ -70,12 +70,12 @@ typing-extensions==4.14.1 xxhash==3.5.0 yamllint==1.37.1 confluent-kafka==2.6.1 -fastavro==1.11.1 +fastavro==1.12.0 websocket-client==1.8.0 pyarrow-stubs==19.4 # macOS x86-64 agent doesn't support pyarrow 20.0 currently, only upgrade once fixed or we get rid of it pyarrow==19.0.1 -minio==7.2.15 +minio==7.2.16 zstandard==0.23.0 -build==1.2.2.post1 +build==1.3.0 hatchling==1.27.0