Skip to content

Commit 94b23a0

Browse files
build(deps): bump the minor-updates group with 8 updates
Bumps the minor-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.42.50` | `1.42.54` | | [strands-agents](https://github.com/strands-agents/sdk-python) | `1.26.0` | `1.27.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.42.50` | `1.42.54` | | [botocore](https://github.com/boto/botocore) | `1.42.50` | `1.42.54` | | [librt](https://github.com/mypyc/librt) | `0.8.0` | `0.8.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.13.0` | `2.13.1` | | [rich](https://github.com/Textualize/rich) | `14.3.2` | `14.3.3` | | [stevedore](https://docs.openstack.org/stevedore) | `5.6.0` | `5.7.0` | Updates `boto3` from 1.42.50 to 1.42.54 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.50...1.42.54) Updates `strands-agents` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](strands-agents/sdk-python@v1.26.0...v1.27.0) Updates `boto3-stubs` from 1.42.50 to 1.42.54 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.42.50 to 1.42.54 - [Commits](boto/botocore@1.42.50...1.42.54) Updates `librt` from 0.8.0 to 0.8.1 - [Commits](mypyc/librt@v0.8.0...v0.8.1) Updates `pydantic-settings` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.13.0...v2.13.1) Updates `rich` from 14.3.2 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.2...v14.3.3) Updates `stevedore` from 5.6.0 to 5.7.0 --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: strands-agents dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: boto3-stubs dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: botocore dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: librt dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: stevedore dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7d38af commit 94b23a0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ bandit==1.9.3
2929
# via hatch.envs.default
3030
bcrypt==5.0.0
3131
# via paramiko
32-
boto3==1.42.50
32+
boto3==1.42.54
3333
# via
3434
# hatch.envs.default
3535
# strands-agents
36-
boto3-stubs==1.42.50
36+
boto3-stubs==1.42.54
3737
# via hatch.envs.default
38-
botocore==1.42.50
38+
botocore==1.42.54
3939
# via
4040
# boto3
4141
# s3transfer
@@ -115,7 +115,7 @@ jsonschema==4.26.0
115115
# strands-agents
116116
jsonschema-specifications==2025.9.1
117117
# via jsonschema
118-
librt==0.8.0
118+
librt==0.8.1
119119
# via mypy
120120
markdown-it-py==4.0.0
121121
# via rich
@@ -174,7 +174,7 @@ pydantic==2.12.5
174174
# strands-agents
175175
pydantic-core==2.41.5
176176
# via pydantic
177-
pydantic-settings==2.13.0
177+
pydantic-settings==2.13.1
178178
# via mcp
179179
pygments==2.19.2
180180
# via
@@ -210,7 +210,7 @@ referencing==0.37.0
210210
# jsonschema-specifications
211211
requests==2.32.5
212212
# via compliance-trestle
213-
rich==14.3.2
213+
rich==14.3.3
214214
# via bandit
215215
rpds-py==0.30.0
216216
# via
@@ -231,9 +231,9 @@ starlette==0.52.1
231231
# via
232232
# mcp
233233
# sse-starlette
234-
stevedore==5.6.0
234+
stevedore==5.7.0
235235
# via bandit
236-
strands-agents==1.26.0
236+
strands-agents==1.27.0
237237
# via hatch.envs.default
238238
types-awscrt==0.31.2
239239
# via botocore-stubs

0 commit comments

Comments
 (0)