-
Notifications
You must be signed in to change notification settings - Fork 137
Bump the dependencies group with 12 updates #522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [celery](https://github.com/celery/celery) | `5.5.1` | `5.5.2` | | [boto3](https://github.com/boto/boto3) | `1.37.37` | `1.38.8` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.26.1` | `2.27.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.167.0` | `2.169.0` | | [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `1.2.1` | `1.2.2` | | [qrcode](https://github.com/lincolnloop/python-qrcode) | `8.1` | `8.2` | | [ipython](https://github.com/ipython/ipython) | `9.1.0` | `9.2.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `5.1.0` | `5.2.0` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `5.1.3` | `5.2.0` | | [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) | `3.15.3` | `3.16.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.37.37` | `1.38.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.6` | `0.11.8` | Updates `celery` from 5.5.1 to 5.5.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.1...v5.5.2) Updates `boto3` from 1.37.37 to 1.38.8 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.37...1.38.8) Updates `sentry-sdk` from 2.26.1 to 2.27.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.26.1...2.27.0) Updates `google-api-python-client` from 2.167.0 to 2.169.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.167.0...v2.169.0) Updates `google-auth-oauthlib` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python-oauthlib@v1.2.1...v1.2.2) Updates `qrcode` from 8.1 to 8.2 - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/commits/v8.2) Updates `ipython` from 9.1.0 to 9.2.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.1.0...9.2.0) Updates `django-debug-toolbar` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@5.1.0...5.2.0) Updates `django-stubs` from 5.1.3 to 5.2.0 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.1.3...5.2.0) Updates `djangorestframework-stubs` from 3.15.3 to 3.16.0 - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](typeddjango/djangorestframework-stubs@3.15.3...3.16.0) Updates `boto3-stubs` from 1.37.37 to 1.38.8 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.11.6 to 0.11.8 - [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.6...0.11.8) --- updated-dependencies: - dependency-name: celery dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.38.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.169.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth-oauthlib dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: qrcode dependency-version: '8.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ipython dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-stubs dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: djangorestframework-stubs dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.38.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 12 updates:
5.5.1
5.5.2
1.37.37
1.38.8
2.26.1
2.27.0
2.167.0
2.169.0
1.2.1
1.2.2
8.1
8.2
9.1.0
9.2.0
5.1.0
5.2.0
5.1.3
5.2.0
3.15.3
3.16.0
1.37.37
1.38.8
0.11.6
0.11.8
Updates
celery
from 5.5.1 to 5.5.2Release notes
Sourced from celery's releases.
Changelog
Sourced from celery's changelog.
Commits
e8adf7f
Prepare for release: v5.5.2 (#9675)2287801
fix mongodb bullet and fix contribution github links (#9672)1aabeec
Removesetup_logger
from COMPAT_MODULES (#9668)f0c7261
Fix calculating remaining time across DST changes (#9669)Updates
boto3
from 1.37.37 to 1.38.8Commits
34cbb24
Merge branch 'release-1.38.8'4756482
Bumping version to 1.38.8fb57777
Add changelog entries from botocorec09e338
Merge branch 'release-1.38.7'adcf36f
Merge branch 'release-1.38.7' into develop12c8943
Bumping version to 1.38.741d1c72
Add changelog entries from botocore98de1f1
Merge branch 'release-1.38.6'116d908
Merge branch 'release-1.38.6' into developdaa52f1
Bumping version to 1.38.6Updates
sentry-sdk
from 2.26.1 to 2.27.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
919bdea
Update CHANGELOG.md049f2a0
release: 2.27.0bbb41a3
Make sure to use the default decimal context in our code (#4231)2c3776c
tests: Move aiohttp under toxgen (#4319)434e8af
tests: Fix version picking in toxgen (#4323)b96e2b6
fix(integrations): ASGI integration not capture transactions in Websocket (#4...d1819c7
Make all relevant types public (#4315)11e2648
build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#4318)c361337
test(logs): Avoid failure when running with integrations enabled (#4316)f3687fc
feat(spans): Record flag evaluations as span attributes (#4280)Updates
google-api-python-client
from 2.167.0 to 2.169.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
bece3b3
chore(main): release 2.169.0 (#2600)14bd229
chore: Update discovery artifacts (#2599)ac22e7c
chore(main): release 2.168.0 (#2595)27e0dff
chore: Update discovery artifacts (#2597)e2aaf41
chore: Update discovery artifacts (#2596)607bd3d
fix: remove setup.cfg configuration for creating universal wheels (#2580)Updates
google-auth-oauthlib
from 1.2.1 to 1.2.2Release notes
Sourced from google-auth-oauthlib's releases.
Changelog
Sourced from google-auth-oauthlib's changelog.
Commits
cc29cc3
chore(main): release 1.2.2 (#368)6060d65
fix: Let OS select an available port when running TestInstalledAppFlow (#407)0b962ed
fix: remove setup.cfg configuration for creating universal wheels (#405)dedc58a
chore: remove unused files (#402)63442e9
chore(python): conditionally load credentials in .kokoro/build.sh (#398)9a1dfab
chore: check if port is in use before returning the port to start a new serve...9c38610
chore: Reduce prioirty of flaky tests (#390)780f6a6
chore(python): Update the python version in docs presubmit to use 3.10 (#387)2a561a6
chore(deps): update all dependencies (#382)c220b45
chore(python): update dependencies in .kokoro/docker/docs (#380)Updates
qrcode
from 8.1 to 8.2Changelog
Sourced from qrcode's changelog.
Commits
Updates
ipython
from 9.1.0 to 9.2.0Commits
40eaac2
release 9.2.071f82dc
Add what's new for IPython 9.2 and 8.36 (#14892)d9cdfcd
Add what's new for 9.2 and 8.369cee7d8
docs: Recommendipykernel.embed.embed_kernel()
(#14887)b8a661a
Grammarc01ed4a
Fix interruption of%%time
and%%debug
magics (#14890)1907cbe
Fix syntax warning in Python 3.14 (removereturn
fromfinally
block) (#14...5575d9b
Lint9a906b9
Fix exception handling in%%time
and%%debug
magics2ca1ff5
DarkerUpdates
django-debug-toolbar
from 5.1.0 to 5.2.0Release notes
Sourced from django-debug-toolbar's releases.
Changelog
Sourced from django-debug-toolbar's changelog.
Commits
e5f0ccd
django-debug-toolbar 5.2db645c2
Update ruff8d31b2d
Add CSS resets for height and min-height (#2130)7522214
Keep panel close button accessible with external styles (#2128)2eca4f7
[pre-commit.ci] pre-commit autoupdate (#2126)347c9e1
[pre-commit.ci] pre-commit autoupdate (#2122)2a126e6
Format the templates using djade (#2120)66361c5
Refs #2096: The theme selector now controls all colors (#2116)1ea7c95
Fix #2109: Recursively unwrap loaders to support template partials (#2117)11e28f7
Dark Mode Conflict in Pygments Fixed (#2111)Updates
django-stubs
from 5.1.3 to 5.2.0Commits
8565aa0
Release 5.2.0 (#2634)1397dda
Update some field attributes for Django 5.1 (#2583)f630535
Update contrib.gis for Django 5.1 (#2587)5e5ddf7
Updatedjango.core.serializers
for Django 5.2 (#2614)ecfb756
[5.2] Fixdjango.template.library
(#2633)977c0e5
[5.2] Fix new errors indjango.http
module (#2632)a616717
[5.2] Improvedjango.http.request.MediaType
(#2631)6bdd5ab
Fix some django 5.2 new missing parameters (#2629)111a6ed
Add__all__
to all modules (#2624)595b9b2
Allow tuples for someOptions
fields (#2627)Updates
djangorestframework-stubs
from 3.15.3 to 3.16.0Release notes
Sourced from djangorestframework-stubs's releases.
Commits
f9c241b
Version 3.16.0 releasef0743f8
Bumpdjango-rest-framework
to3.16.0
(#760)67f6540
Version 3.15.4 release (#759)7b503f2
Fix missing TypeAlias forrequest.user
(#758)1a34281
Restrict setuptools version to <79.0.0 (#756)0e6db64
[pre-commit.ci] pre-commit autoupdate (#754)16c8376
Django5.2 (#753)9b020ae
[pre-commit.ci] pre-commit autoupdate (#752)dd7daf0
Bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 (#750)68e2b3d
Bump types-pytz from 2025.1.0.20250318 to 2025.2.0.20250326 (#749)Updates
boto3-stubs
from 1.37.37 to 1.38.8Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
ruff
from 0.11.6 to 0.11.8Release notes
Sourced from ruff's releases.