-
Notifications
You must be signed in to change notification settings - Fork 142
Bump the dependencies group across 1 directory with 19 updates #555
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-feea900ae1
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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.7` | `5.2.8` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.0` | | [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.42.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.42.0` | `2.46.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.1` | | [faker](https://github.com/joke2k/faker) | `37.11.0` | `38.2.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` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [django-stubs](https://github.com/sponsors/typeddjango) | `5.2.7` | `5.2.8` | | [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.41.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.7` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.0` | Updates `django` from 5.2.7 to 5.2.8 - [Commits](django/django@5.2.7...5.2.8) Updates `celery` from 5.5.3 to 5.6.0 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.0) 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.42.0 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.52...1.42.0) Updates `sentry-sdk` from 2.42.0 to 2.46.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.46.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.1 - [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.1) Updates `faker` from 37.11.0 to 38.2.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...v38.2.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 `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `django-stubs` from 5.2.7 to 5.2.8 - [Commits](https://github.com/sponsors/typeddjango/commits) 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.41.5 - [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.7 - [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.7) Updates `pre-commit` from 4.3.0 to 4.5.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.5.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: celery dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor 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.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.46.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.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: faker dependency-version: 38.2.0 dependency-type: direct:production update-type: version-update:semver-major 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: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-stubs dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch 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.41.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.5.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 19 updates in the / directory:
5.2.75.2.85.5.35.6.09.1.110.0.01.40.521.42.02.42.02.46.02.184.02.187.02.41.12.43.00.2.00.2.11.2.21.2.38.4.29.0.137.11.038.2.09.6.09.7.06.0.06.1.01.18.21.19.05.2.75.2.83.16.43.16.51.40.521.41.50.14.00.14.74.3.04.5.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
celeryfrom 5.5.3 to 5.6.0Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
cca1116Prepare for release: v5.6.0 (#10010)1133f22Bump mypy from 1.14.1 to 1.19.0 (#10008)0932d2c[pre-commit.ci] pre-commit autoupdate (#10007)b446910Prepare for (pre) release: v5.6.0rc2 (#10005)3f0f0feasynpool: Don't return from inside a finally block (#10000)95d0552Bump actions/checkout from 5 to 6 (#10003)f32b92fAdd Py39-314t to CI (#9999)63c1910Don't fail task on timeout during cold shutdown (#9678)30649dbFix log leaking broker credentials (#9997)929412eRemove Python 4.0 version condition for pytest dependencies (#9993)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.42.0Commits
7ce189bMerge branch 'release-1.42.0'29d92d1Bumping version to 1.42.0743f945Add changelog entries from botocoree3744fdMerge pull request #4629 from hssyoo/crt-mode39215b6Merge branch 'release-1.41.5'79f2845Merge branch 'release-1.41.5' into develop0fc8075Bumping version to 1.41.5573d359Add changelog entries from botocore177e900Remove backticks from error msgff9d88cAdd warningUpdates
sentry-sdkfrom 2.42.0 to 2.46.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
d3375bcUpdate CHANGELOG.md23abfe2release: 2.46.0ca19d63feat: Preserve metadata on wrapped coroutines (#5105)cf165e3build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#5136)b8d6a57build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#5137)c0c28b8build(deps): bump supercharge/redis-github-action from 1.8.0 to 1.8.1 (#5138)fb18c21fix(pydantic-ai): Make imports defensive to avoidModuleNotFoundError(#5135)f945e38Fix openai-agents import (#5132)8596f89fix(integrations): enhance input handling for embeddings in LiteLLM integrati...0e6e808test(openai-agents): RemoveMagicMockfrom mockedModelResponse(#5126)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
...Description has been truncated