Skip to content

Commit 2b104bc

Browse files
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [boto3](https://github.com/boto/boto3), [sentry-sdk](https://github.com/getsentry/sentry-python), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [ruff](https://github.com/astral-sh/ruff). Updates `boto3` from 1.40.37 to 1.40.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.37...1.40.40) Updates `sentry-sdk` from 2.38.0 to 2.39.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.38.0...2.39.0) Updates `boto3-stubs` from 1.40.37 to 1.40.40 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.13.1 to 0.13.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.13.1...0.13.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa4dca6 commit 2b104bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.37
19+
boto3==1.40.40
2020
attrs==25.3.0
2121

2222
gunicorn==23.0.0
23-
sentry-sdk==2.38.0
23+
sentry-sdk==2.39.0
2424

2525
requests==2.32.5
2626

requirements/local.txt

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

1616
django-stubs==5.2.5
1717
djangorestframework-stubs==3.16.3
18-
boto3-stubs==1.40.37
18+
boto3-stubs==1.40.40
1919

20-
ruff==0.13.1
20+
ruff==0.13.2
2121
pre-commit==4.3.0

0 commit comments

Comments
 (0)