build(deps): bump the python-dependencies group across 1 directory with 10 updates - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 10 updates Bumps the python-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `6.0.7` | `6.1` | | [django-unfold](https://github.com/unfoldadmin/django-unfold) | `0.102.0` | `0.104.1` | | [cryptography](https://github.com/pyca/cryptography) | `49.0.0` | `50.0.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `26.0.0` | `26.1.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.66.1` | `2.68.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.12.0` | `4.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.4` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.17.0` | `4.18.0` | Updates `django` from 6.0.7 to 6.1 - [Commits](django/django@6.0.7...6.1) Updates `django-ninja` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/vitalik/django-ninja/releases) - [Commits](vitalik/django-ninja@v1.6.2...v1.6.3) Updates `django-typer` from 3.7.3 to 3.8.0 - [Release notes](https://github.com/django-commons/django-typer/releases) - [Commits](django-commons/django-typer@v3.7.3...v3.8.0) Updates `django-unfold` from 0.102.0 to 0.104.1 - [Release notes](https://github.com/unfoldadmin/django-unfold/releases) - [Changelog](https://github.com/unfoldadmin/django-unfold/blob/main/CHANGELOG.md) - [Commits](unfoldadmin/django-unfold@0.102.0...0.104.1) Updates `cryptography` from 49.0.0 to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@49.0.0...50.0.0) Updates `gunicorn` from 26.0.0 to 26.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@26.0.0...26.1.0) Updates `sentry-sdk` from 2.66.1 to 2.68.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.66.1...2.68.0) Updates `pytest-django` from 4.12.0 to 4.14.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.12.0...v4.14.0) Updates `ruff` from 0.16.1 to 0.16.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.16.1...0.16.4) Updates `commitizen` from 4.17.0 to 4.18.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.17.0...v4.18.0) --- updated-dependencies: - dependency-name: django dependency-version: '6.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-ninja dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-typer dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-unfold dependency-version: 0.104.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sentry-sdk dependency-version: 2.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-django dependency-version: 4.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: commitizen dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 python-dependencies group with 8 updates in the / directory:
6.0.76.10.102.00.104.149.0.050.0.026.0.026.1.02.66.12.68.04.12.04.14.00.16.10.16.44.17.04.18.0Updates
djangofrom 6.0.7 to 6.1Commits
fe0a859[6.1.x] Bumped version for 6.1 release.6277045[6.1.x] Updated man page for Django 6.1.fc78c5c[6.1.x] Finalized release notes for Django 6.1.c58d861[6.1.x] Updated translations from Transifex.dc1b8de[6.1.x] Added missing lang override in translation fetching helper for Serbia...1f5bf63[6.1.x] Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_defa...8099984[6.1.x] Added CVE-2026-15307, CVE-2026-15337, CVE-2026-15830, and CVE-2026-15...5a260d3[6.1.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...9e4a3f1[6.1.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...5b3523d[6.1.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().Updates
django-ninjafrom 1.6.2 to 1.6.3Release notes
Sourced from django-ninja's releases.
Commits
4086c9bBump version to 1.6.31229ff9Migrate pyproject.toml to PEP 621 [project] metadata9798e0aDrop Django upper version constraintUpdates
django-typerfrom 3.7.3 to 3.8.0Release notes
Sourced from django-typer's releases.
Commits
ec67227specify main CI matrix as inclusive, keep django 6.0 tests796c76ffix pywinpty 3.15 build for now4bdc498add py315 to ci - remove django 4.2c88f3bdfix windows legacy powershell tab completion raceb880b71fix windows shellcompletion race2879337fix pexpect race8cdf1dcbump ver, update changelog0f49348fix shellcompletion testing startup race condition289cd99fix #304c028960tidy upUpdates
django-unfoldfrom 0.102.0 to 0.104.1Release notes
Sourced from django-unfold's releases.
... (truncated)
Changelog
Sourced from django-unfold's changelog.
... (truncated)
Commits
be0ee6a0.104.1496de13fix: documentation splling (#2218)08b25af[pre-commit.ci] pre-commit autoupdate (#2216)fcfae7afix: django 6.2 import_string (#2214)192a8b6chore: test against dev django (#2215)de9402d0.104.0c00ee9cfeat!: rename inline hide_title to show_title (#2212)e144290chore: sidebar link tests (#2211)fbce676feat: sidebar links custom icon template (#2210)4686bbfchore(deps): bump gitpython from 3.1.57 to 3.1.58 (#2209)Updates
cryptographyfrom 49.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
gunicornfrom 26.0.0 to 26.1.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
71b59a7Merge pull request #3698 from benoitc/fix/docker-health-check-readerror48287detest: catch every transport error in the docker health check3110e8cMerge pull request #3696 from benoitc/docs/roadmapcc56c41Merge pull request #3693 from benoitc/release/26.1.05cf1f16docs: surface the roadmap on the site home page7e35f72docs: add FastCGI to the roadmap and point items at Ideas18ddc58docs: drop the framework and reverse-proxy non-goals from the roadmap1ecae56docs: add a roadmap and make the chat easy to findca412e3docs: sync the Latest changelog page with 26.1.0640936fdocs: note the dependency security work in 26.1.0Updates
sentry-sdkfrom 2.66.1 to 2.68.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
c819e66Update README90446dfUpdate CHANGELOG.mdcb2499crelease: 2.68.01c3b50dref: Flush trace buckets when segment spans finish (#7170)c200bdftest(django): Remove dead code and stale markers from the Django test suite (...4e4ea83ref(boto3): Move crumbs to integration (#7165)0f0cd1fref(stdlib): Move crumbs to integration (#7161)2fef9bcchore: Makeenable_logs,enable_metricsno-op (#7177)8177739ref(httpx,httpx2): Move crumbs to integrations (#7149)e4d7398ref(pyreqwest): Move crumbs to integration (#7148)Updates
pytest-djangofrom 4.12.0 to 4.14.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
1a6b612Release 4.14.0fffb11ddocs: remove $ for consistencye8c0606docs: move thedjangoextra explanationb66deb6tests: strict import to make pyright happy823db39tests: fix wrong type (typing only)a1eaf5dDrop django<5 message asserts compat2ea1423Fix_pre_setup_ran_eagerlyon Django 5.0 and 5.1903429cAdddjangoextra to ensure Django dependency compatible lower bound9661589docs: prefer newer pytest config TOML format7646196docs: remove needless commentUpdates
rufffrom 0.16.1 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
commitizenfrom 4.17.0 to 4.18.0Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
d910b66bump: version 4.17.1 → 4.18.0363508dfeat(commit): add a tag(--body-length-limit) and a function for command commi...88c25e3docs(cli/screenshots): update CLI screenshotsa82e8fbbump: version 4.17.0 → 4.17.1292b089test(init): cover installer missing at install timee3b8cdbfix(init): skip hook question when no installer is present4ded98bfix(init): use prek when installing hooks if pre-commit is missing8296fdebuild(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#2059)0bf2a05build(deps): bump gitpython from 3.1.57 to 3.1.58 (#2058)b66582ebuild(deps): bump gitpython from 3.1.54 to 3.1.57 (#2050)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions