Skip to content

Commit 8880ffa

Browse files
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [sentry-sdk](https://github.com/getsentry/sentry-python) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder). Updates `boto3` from 1.40.50 to 1.40.52 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.50...1.40.52) Updates `sentry-sdk` from 2.41.0 to 2.42.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.41.0...2.42.0) Updates `boto3-stubs` from 1.40.50 to 1.40.52 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e8d1a3 commit 8880ffa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ django-storages==1.14.6
1616

1717
drf-jwt==1.19.2
1818

19-
boto3==1.40.50
19+
boto3==1.40.52
2020
attrs==25.4.0
2121

2222
gunicorn==23.0.0
23-
sentry-sdk==2.41.0
23+
sentry-sdk==2.42.0
2424

2525
requests==2.32.5
2626

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mypy==1.18.2
1515

1616
django-stubs==5.2.7
1717
djangorestframework-stubs==3.16.4
18-
boto3-stubs==1.40.50
18+
boto3-stubs==1.40.52
1919

2020
ruff==0.14.0
2121
pre-commit==4.3.0

0 commit comments

Comments
 (0)