Skip to content

Commit c8eb3da

Browse files
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [ruff](https://github.com/astral-sh/ruff). Updates `boto3` from 1.35.99 to 1.36.2 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.99...1.36.2) Updates `boto3-stubs` from 1.35.99 to 1.36.2 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.1...0.9.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35ef436 commit c8eb3da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-storages==1.14.4
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.35.99
19+
boto3==1.36.2
2020
attrs==24.3.0
2121

2222
gunicorn==23.0.0

requirements/local.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mypy==1.14.1
1515

1616
django-stubs==5.1.2
1717
djangorestframework-stubs==3.15.2
18-
boto3-stubs==1.35.99
18+
boto3-stubs==1.36.2
1919

20-
ruff==0.9.1
20+
ruff==0.9.2
2121
pre-commit==4.0.1

0 commit comments

Comments
 (0)