-
Notifications
You must be signed in to change notification settings - Fork 139
Bump the dependencies group across 1 directory with 12 updates #552
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/master/dependencies-5072dfef31
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 in the / directory: | Package | From | To | | --- | --- | --- | | [django-structlog[celery]](https://github.com/jrobichaud/django-structlog) | `9.1.1` | `10.0.0` | | [boto3](https://github.com/boto/boto3) | `1.40.52` | `1.40.64` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.42.0` | `2.43.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.184.0` | `2.186.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.41.1` | `2.42.1` | | [google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2) | `0.2.0` | `0.2.1` | | [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `1.2.2` | `1.2.3` | | [faker](https://github.com/joke2k/faker) | `37.11.0` | `37.12.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `6.0.0` | `6.1.0` | | [djangorestframework-stubs](https://github.com/sponsors/typeddjango) | `3.16.4` | `3.16.5` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.40.52` | `1.40.64` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.3` | Updates `django-structlog[celery]` from 9.1.1 to 10.0.0 - [Changelog](https://github.com/jrobichaud/django-structlog/blob/main/docs/changelog.rst) - [Commits](jrobichaud/django-structlog@9.1.1...10.0.0) Updates `boto3` from 1.40.52 to 1.40.64 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.52...1.40.64) Updates `sentry-sdk` from 2.42.0 to 2.43.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.42.0...2.43.0) Updates `google-api-python-client` from 2.184.0 to 2.186.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.184.0...v2.186.0) Updates `google-auth` from 2.41.1 to 2.42.1 - [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.41.1...v2.42.1) Updates `google-auth-httplib2` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-httplib2/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python-httplib2@v0.2.0...v0.2.1) Updates `google-auth-oauthlib` from 1.2.2 to 1.2.3 - [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.2...v1.2.3) Updates `faker` from 37.11.0 to 37.12.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.11.0...v37.12.0) Updates `django-debug-toolbar` from 6.0.0 to 6.1.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@6.0.0...6.1.0) Updates `djangorestframework-stubs` from 3.16.4 to 3.16.5 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `boto3-stubs` from 1.40.52 to 1.40.64 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.14.0 to 0.14.3 - [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.14.0...0.14.3) --- updated-dependencies: - dependency-name: django-structlog[celery] dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.40.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-version: 2.186.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth dependency-version: 2.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth-httplib2 dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google-auth-oauthlib dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: faker dependency-version: 37.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: djangorestframework-stubs dependency-version: 3.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3-stubs dependency-version: 1.40.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.14.3 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 in the / directory:
9.1.110.0.01.40.521.40.642.42.02.43.02.184.02.186.02.41.12.42.10.2.00.2.11.2.21.2.337.11.037.12.06.0.06.1.03.16.43.16.51.40.521.40.640.14.00.14.3Updates
django-structlog[celery]from 9.1.1 to 10.0.0Changelog
Sourced from django-structlog[celery]'s changelog.
Commits
6c2feb5Merge pull request #938 from jrobichaud/fix-readmeefcd704fix error in readme (gotta add a checker)fa277f6Merge pull request #937 from jrobichaud/python-3.14238d813Fix mypy regression when dropping 3.9ee56156Add python 3.14 supportf46461eMerge pull request #936 from jrobichaud/update-changelogc76d11fupdate changelogfbc9deaMerge pull request #935 from fcortes/add-access-log-level-configa86d073feat(env): add REQUEST_CANCELLED_LOG_LEVEL config9268401feat(env): add STATUX_5XX_LOG_LEVEL configUpdates
boto3from 1.40.52 to 1.40.64Commits
4767297Merge branch 'release-1.40.64'4126cfbBumping version to 1.40.641f76848Add changelog entries from botocorede8a8d8Merge branch 'release-1.40.63'b4ab1ecMerge branch 'release-1.40.63' into developcb48975Bumping version to 1.40.635c30ab5Add changelog entries from botocore6abe178update the documentation for creating s3 bucket to address the region mismatc...ea1a84dMerge branch 'release-1.40.62'ec252ffMerge branch 'release-1.40.62' into developUpdates
sentry-sdkfrom 2.42.0 to 2.43.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
b069aa2Update CHANGELOG.mda7a3fb1release: 2.43.076cc416fix(google-genai): Set agent name (#5038)b3b2eb6fix(integrations): hooking into error tracing function to find out if an exec...d7ccf06fix(django): Improve logic for classifying cache hits and misses (#5029)64c145fchore(metrics): Rename _metrics to metrics (#5035)fe31660fix(tracemetrics): Bump metric buffer size to 1k (#5031)6e06a07fix startlette deprecation warning (#5034)e636619fix(strawberry): Remove autodetection, always use sync extension (#4984)8ab8f3bci: 🤖 Update test matrix with new releases (10/27) (#5033)Updates
google-api-python-clientfrom 2.184.0 to 2.186.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
98ba848chore(main): release 2.186.0 (#2679)86cb133chore: Update discovery artifacts (#2678)33aee30chore(main): release 2.185.0 (#2667)8ee51c4chore: Update discovery artifacts (#2672)bde0919chore(python): Add Python 3.14 to python post processor image (#2669)f32e6fachore: add googleapis/python-core-client-libraries as codeowner (#2670)0fb1cf3feat: add support for 3.14 (#2668)3850298chore: Update discovery artifacts (#2666)Updates
google-authfrom 2.41.1 to 2.42.1Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
5d1b862chore(main): release 2.42.1 (#1853)b074cadfix: catch ValueError for json.loads() (#1842)cb62f57chore: secret update (#1851)2f8826dchore(main): release 2.42.0 (#1819)aca34b5chore: secret update (#1847)62c0fc8fix: Read scopes from ADC json for impersoanted cred (#1820)36ecb1dfeat: Add trust boundary support for external accounts. (#1809)10823c2chore: secret update (#1818)e16d70btest: Add tests to cover deprecation and suppression (#1817)Updates
google-auth-httplib2from 0.2.0 to 0.2.1Release notes
Sourced from google-auth-httplib2's releases.
Changelog
Sourced from google-auth-httplib2's changelog.
Commits
f20b634chore(main): release 0.2.1 (#189)20ea1aachore: remove config for older py versions (#198)22f9dfcchore: link to package documentation in README (#190)c2be0aefix: remove setup.cfg configuration for creating universal wheels (#191)a69b725fix: drop python 3.6 (#188)89bfffachore: remove unused files (#186)7f3a229chore(python): conditionally load credentials in .kokoro/build.sh (#182)2123e58chore: update readme of httplib2 to indicate library is deprecated (#176)d8b54a2chore(python): Update the python version in docs presubmit to use 3.10 (#172)89482dfchore(python): update dependencies in .kokoro/docker/docs (#166)Updates
google-auth-oauthlibfrom 1.2.2 to 1.2.3Release notes
Sourced from google-auth-oauthlib's releases.
Changelog
Sourced from google-auth-oauthlib's changelog.
Commits
2765352chore(main): release 1.2.3 (#409)d7921f9fix: add upper-bound to google-auth dependency (#423)951dd32chore(python): Add support for Python 3.14 (#415)cb74baftests: update default runtime used for tests (#411)4b1a5f3fix: explicitly declare Python 3.13 support (#408)Updates
fakerfrom 37.11.0 to 37.12.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
949a8d6Bump version: 37.11.0 → 37.12.0dcb996c📝 Update CHANGELOGa257bd5💄 Lint code42e1e9cfeat: add french VAT number (#2265)178b17dfix tablef581c15💄 lint codee90f028Add info about new provider to communityproviders.rst (#2268)fa0915aFix bank dry violation (#2267)5bbe46a📝 Fix CHANGELOG.mdUpdates
django-debug-toolbarfrom 6.0.0 to 6.1.0Release notes
Sourced from django-debug-toolbar's releases.
Changelog
Sourced from django-debug-toolbar's changelog.
Commits
6ef77a1Version 6.1.00b809d5Support hiding migrations and models when not using the DatabaseStore (#2236)45bc2db[pre-commit.ci] pre-commit autoupdate9d569ddBump the github-actions group with 3 updates6572221[pre-commit.ci] pre-commit autoupdate875d581Make doc corrections for django channels (#2232)62ef502Fix django unicode error (#2217)24e9065Update the translatable strings.6139fd0Update the transifex link for the project.35834f8[pre-commit.ci] pre-commit autoupdate (#2226)Updates
djangorestframework-stubsfrom 3.16.4 to 3.16.5Commits
Updates
boto3-stubsfrom 1.40.52 to 1.40.64Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
rufffrom 0.14.0 to 0.14.3Release notes
Sourced from ruff's releases.