Bump the dependencies group with 7 updates #521
Merged
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.0
2.8.0
1.37.33
1.37.37
2.25.1
2.26.1
2.166.0
2.167.0
2.38.0
2.39.0
1.37.33
1.37.37
0.11.5
0.11.6
Updates
django-celery-beat
from 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
e950b59
Bump version: 2.7.0 → 2.8.036f26a6
added changelog entry for v2.8.08189f6f
declare 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)c454c65
Fix the time calculation problem caused by start_time (#844)ee2c505
reintroduce python 3.8 in the CI (#867)db7a665
update python version for docker and copy rights (#866)5b5428f
added django 5.2rc1 lts and trim down django versions (#865)Updates
boto3
from 1.37.33 to 1.37.37Commits
a5ead10
Merge branch 'release-1.37.37'5b7d4f3
Bumping version to 1.37.37b306dd8
Add changelog entries from botocore97eafed
Merge branch 'release-1.37.36'e63f188
Merge branch 'release-1.37.36' into develop1365c4f
Bumping version to 1.37.361be267b
Add changelog entries from botocoref472693
Merge branch 'release-1.37.35'f1b6957
Merge branch 'release-1.37.35' into develop26e93c5
Bumping version to 1.37.35Updates
sentry-sdk
from 2.25.1 to 2.26.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
ec050c0
Updated changelogd552808
release: 2.26.1b2693f4
ref(logging): Clarify separate warnings case is for Python <3.11 (#4296)2d392af
fix: Data leak in ThreadingIntegration between threads (#4281)706d2d2
Revert "chore: Deprecatesame_process_as_parent
(#4244)" (#4290)296e288
feat(logging): Add formatted message to log eventse71ccbf
fix(logging): Send raw logging parametersa3d4b89
Merge branch 'release/2.26.0'54d2c7e
release: 2.26.05689bc0
fix(debug): Do not consider parent loggers for debug logging (#4286)Updates
google-api-python-client
from 2.166.0 to 2.167.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
236c82d
chore(main): release 2.167.0 (#2591)139f58f
fix: explicitly declare support for Python 3.13 (#2593)f84e041
chore: Update discovery artifacts (#2594)a9db82a
chore: Update discovery artifacts (#2590)Updates
google-auth
from 2.38.0 to 2.39.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ee1c7d3
chore(main): release 2.39.0 (#1705)f1ef5d4
chore: update secret for tests (#1749)f249764
fix: add impersonated SA via local ADC support for fetch_id_token (#1740)6fd04d5
fix: explicitly declare support for Python 3.13 (#1741)83d2e0f
chore: Allowgoogleapis-auth
andaion-sdk
to approve samples/ (#1746)f89188a
chore(python): update templated files (#1709)a8f806e
chore: add testing requirements extra (#1707)59e0b38
chore: update secret for tests (#1742)221f4a8
fix: add missing packaging dependency for feature requiring urllib3 (#1732)9f7d3fa
fix: add request timeout for MDS requests (#1699)Updates
boto3-stubs
from 1.37.33 to 1.37.37Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
ruff
from 0.11.5 to 0.11.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
fcd50a0
Bump 0.11.6 (#17449)3ada36b
Auto 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
] ExtendAIR311
rules (#17422)b67590b
[red-knot] simplify union size limit handling (