-
Notifications
You must be signed in to change notification settings - Fork 139
Bump the dependencies group across 1 directory with 16 updates #554
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-929b6a8d17
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.7` | `5.2.8` | | [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.69` | | [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.187.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.41.1` | `2.43.0` | | [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` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.0` | | [faker](https://github.com/joke2k/faker) | `37.11.0` | `37.12.0` | | [ipython](https://github.com/ipython/ipython) | `9.6.0` | `9.7.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.69` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.4.0` | Updates `django` from 5.2.7 to 5.2.8 - [Commits](django/django@5.2.7...5.2.8) 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.69 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.52...1.40.69) 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.187.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.184.0...v2.187.0) Updates `google-auth` from 2.41.1 to 2.43.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.41.1...v2.43.0) 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 `pytest` from 8.4.2 to 9.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.0) 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 `ipython` from 9.6.0 to 9.7.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.6.0...9.7.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.69 - [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.4 - [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.4) Updates `pre-commit` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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.69 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.187.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth dependency-version: 2.43.0 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: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major 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: ipython dependency-version: 9.7.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.69 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor 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 16 updates in the / directory:
5.2.75.2.89.1.110.0.01.40.521.40.692.42.02.43.02.184.02.187.02.41.12.43.00.2.00.2.11.2.21.2.38.4.29.0.037.11.037.12.09.6.09.7.06.0.06.1.03.16.43.16.51.40.521.40.690.14.00.14.44.3.04.4.0Updates
djangofrom 5.2.7 to 5.2.8Commits
47fe39a[5.2.x] Bumped version for 5.2.8 release.ac9fcf6[5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...6703f36[5.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...4f5d904[5.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...cbdf128[5.2.x] Fixed #36704 -- Fixed system check error for proxy model with a compo...6775888[5.2.x] Fixed #36696 -- Fixed NameError when inspecting functions with deferr...d5dfffa[5.2.x] Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.368f955[5.2.x] Fixed #36681 -- Removed English pluralization bias from example in do...71267c9[5.2.x] Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n...9b37bd5[5.2.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...Updates
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.69Commits
aecb2bbMerge branch 'release-1.40.69'ac7646eBumping version to 1.40.69f16254eAdd changelog entries from botocore17eb004Merge branch 'release-1.40.68'6a34b30Merge branch 'release-1.40.68' into develop3dc1e85Bumping version to 1.40.68014e41eAdd changelog entries from botocore6a72debMerge branch 'release-1.40.67'f9c8320Merge branch 'release-1.40.67' into develop4a88e50Bumping version to 1.40.67Updates
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.187.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
623c34fchore(main): release 2.187.0 (#2682)8edf6d6chore: Update discovery artifacts (#2681)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.43.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
... (truncated)
Commits
89a8838chore: librarian release pull request: 20251105T230735Z (#1863)79564e2chore: update prev version in state (#1862)1535eccfeat: Add public wrapper for _mtls_helper.check_use_client_cert which enables...54502a7chore: update secret (#1860)395e405feat: Enable mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, if the MW...f2708b2chore: secret upadte (#1857)c503eaafeat: onboardgoogle-authto librarian (#1838)5d1b862chore(main): release 2.42.1 (#1853)b074cadfix: catch ValueError for json.loads() (#1842)cb62f57chore: secret update (#1851)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
pytestfrom 8.4.2 to 9.0.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
f4b0fd2Prepare release version 9.0.052d8e68Merge pull request #13889 from bluetech/regendoc-restored6d3e4adoc: fixes for regendoc7cb3974doc: restore missing "# content of pytest.toml" regendoc commands5ae9e47build(deps): Bump django in /testing/plugins_integration (#13881)adb3658Merge pull request #13864 from bluetech/config-cleanups-2a28c08eMerge pull request #13875 from bluetech/ci-tweaksa250954ci: split publish-to-pypi and push-tag jobsebc152fci: update setup python's from 3.11 or 3.* to 3.13dfd796fci: move running update-plugin-list script to toxUpdates
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)fa...Description has been truncated