Bump the dependencies group with 7 updates#521
Merged
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [django-celery-beat](https://github.com/celery/django-celery-beat) | `2.7.0` | `2.8.0` | | [boto3](https://github.com/boto/boto3) | `1.37.33` | `1.37.37` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.25.1` | `2.26.1` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.166.0` | `2.167.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.38.0` | `2.39.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.33` | `1.37.37` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.5` | `0.11.6` | Updates `django-celery-beat` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/celery/django-celery-beat/releases) - [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog) - [Commits](celery/django-celery-beat@v2.7.0...v2.8.0) Updates `boto3` from 1.37.33 to 1.37.37 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.33...1.37.37) Updates `sentry-sdk` from 2.25.1 to 2.26.1 - [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.25.1...2.26.1) Updates `google-api-python-client` from 2.166.0 to 2.167.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.166.0...v2.167.0) Updates `google-auth` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.38.0...v2.39.0) Updates `boto3-stubs` from 1.37.33 to 1.37.37 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.11.5 to 0.11.6 - [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.11.5...0.11.6) --- updated-dependencies: - dependency-name: django-celery-beat dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.37.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.167.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth 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.37.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 7 updates:
2.7.02.8.01.37.331.37.372.25.12.26.12.166.02.167.02.38.02.39.01.37.331.37.370.11.50.11.6Updates
django-celery-beatfrom 2.7.0 to 2.8.0Release notes
Sourced from django-celery-beat's releases.
... (truncated)
Changelog
Sourced from django-celery-beat's changelog.
Commits
e950b59Bump version: 2.7.0 → 2.8.036f26a6added changelog entry for v2.8.08189f6fdeclare python 3.13 supporta7cdc30[pre-commit.ci] pre-commit autoupdate (#872)e1b6b54[pre-commit.ci] pre-commit autoupdate (#870)9ba201a[pre-commit.ci] pre-commit autoupdate (#868)c454c65Fix the time calculation problem caused by start_time (#844)ee2c505reintroduce python 3.8 in the CI (#867)db7a665update python version for docker and copy rights (#866)5b5428fadded django 5.2rc1 lts and trim down django versions (#865)Updates
boto3from 1.37.33 to 1.37.37Commits
a5ead10Merge branch 'release-1.37.37'5b7d4f3Bumping version to 1.37.37b306dd8Add changelog entries from botocore97eafedMerge branch 'release-1.37.36'e63f188Merge branch 'release-1.37.36' into develop1365c4fBumping version to 1.37.361be267bAdd changelog entries from botocoref472693Merge branch 'release-1.37.35'f1b6957Merge branch 'release-1.37.35' into develop26e93c5Bumping version to 1.37.35Updates
sentry-sdkfrom 2.25.1 to 2.26.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
ec050c0Updated changelogd552808release: 2.26.1b2693f4ref(logging): Clarify separate warnings case is for Python <3.11 (#4296)2d392affix: Data leak in ThreadingIntegration between threads (#4281)706d2d2Revert "chore: Deprecatesame_process_as_parent(#4244)" (#4290)296e288feat(logging): Add formatted message to log eventse71ccbffix(logging): Send raw logging parametersa3d4b89Merge branch 'release/2.26.0'54d2c7erelease: 2.26.05689bc0fix(debug): Do not consider parent loggers for debug logging (#4286)Updates
google-api-python-clientfrom 2.166.0 to 2.167.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
236c82dchore(main): release 2.167.0 (#2591)139f58ffix: explicitly declare support for Python 3.13 (#2593)f84e041chore: Update discovery artifacts (#2594)a9db82achore: Update discovery artifacts (#2590)Updates
google-authfrom 2.38.0 to 2.39.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ee1c7d3chore(main): release 2.39.0 (#1705)f1ef5d4chore: update secret for tests (#1749)f249764fix: add impersonated SA via local ADC support for fetch_id_token (#1740)6fd04d5fix: explicitly declare support for Python 3.13 (#1741)83d2e0fchore: Allowgoogleapis-authandaion-sdkto approve samples/ (#1746)f89188achore(python): update templated files (#1709)a8f806echore: add testing requirements extra (#1707)59e0b38chore: update secret for tests (#1742)221f4a8fix: add missing packaging dependency for feature requiring urllib3 (#1732)9f7d3fafix: add request timeout for MDS requests (#1699)Updates
boto3-stubsfrom 1.37.33 to 1.37.37Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
rufffrom 0.11.5 to 0.11.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
fcd50a0Bump 0.11.6 (#17449)3ada36bAuto generatevisit_source_order(#17180)bd89838[red-knot] Initial tests for protocols (#17436)b32407b[red-knot] Dataclasses: synthesize__init__with proper signature (#17428)b4de245[red-knot] Dataclasses: supportorder=True(#17406)914095d[red-knot] Super-basic generic inference at call sites (#17301)5350288[red-knot] Check assignability of bound methods to callables (#17430)649610c[red-knot] Supportsuper(#17174)1a79722[airflow] ExtendAIR311rules (#17422)b67590b[red-knot] simplify union size limit handling (