Bump the patches group across 1 directory with 7 updates - #1894
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the patches group across 1 directory with 7 updates#1894dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patches group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django-guardian](https://github.com/django-guardian/django-guardian) | `3.3.2` | `3.3.3` | | [django-polymorphic](https://github.com/django-commons/django-polymorphic) | `4.11.6` | `4.11.7` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [css-inline](https://github.com/Stranger6667/css-inline) | `0.21.0` | `0.21.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.15.4` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.6` | `4.0.7` | | [prek](https://github.com/j178/prek) | `0.4.10` | `0.4.13` | Updates `django-guardian` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/django-guardian/django-guardian/releases) - [Commits](django-guardian/django-guardian@3.3.2...3.3.3) Updates `django-polymorphic` from 4.11.6 to 4.11.7 - [Release notes](https://github.com/django-commons/django-polymorphic/releases) - [Commits](django-commons/django-polymorphic@v4.11.6...v4.11.7) Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) Updates `css-inline` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/Stranger6667/css-inline/releases) - [Changelog](https://github.com/Stranger6667/css-inline/blob/master/CHANGELOG.md) - [Commits](Stranger6667/css-inline@c-v0.21.0...c-v0.21.1) Updates `coverage` from 7.15.2 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.15.4) Updates `pylint` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.6...v4.0.7) Updates `prek` from 0.4.10 to 0.4.13 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.10...v0.4.13) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: css-inline dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: django-guardian dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: django-polymorphic dependency-version: 4.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: prek dependency-version: 0.4.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/patches-c8487bd34a
branch
from
August 14, 2026 21:21
d25b4d4 to
9695dd5
Compare
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 patches group with 7 updates in the / directory:
3.3.23.3.34.11.64.11.73.10.23.10.30.21.00.21.17.15.27.15.44.0.64.0.70.4.100.4.13Updates
django-guardianfrom 3.3.2 to 3.3.3Release notes
Sourced from django-guardian's releases.
Commits
bd5a274Merge pull request #1006 from django-guardian/version-update-3-3-3a73329eBump version to 3.3.3a39dd2cMerge pull request #1005 from django-guardian/1004-lits-of-maintainers-in-pyp...6802c32Merge pull request #1003 from django-guardian/dependabot/github_actions/githu...209ad03The maintainers have been updated66ce5bbBump astral-sh/setup-uv from 8.2.0 to 8.3.2 in the github-actions group2bc6a89Merge pull request #1002 from django-guardian/dependabot/github_actions/githu...2eddd31Bump actions/setup-python in the github-actions group63b015cFix generic object_pk bigint cast regression in shortcuts (#990)4de11ebMerge pull request #1001 from django-guardian/dependabot/github_actions/githu...Updates
django-polymorphicfrom 4.11.6 to 4.11.7Release notes
Sourced from django-polymorphic's releases.
Commits
f78240badd a regression test for #905c1fd7c6fix: add kwargs to save method to keep compatability with other tools overrid...2b1b76afix secondary test database 6.1 behavior113d405exclude django 6.1 postgres <15 tests7051576fix django 6.1 descriptor get_queryset compat14b9badsupport django 6.1Updates
markdownfrom 3.10.2 to 3.10.3Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
bb50627Bump version to 3.10.38453df0Update Extension API documentation93ac448Document that all extensions are in maintenance moded38fd4aCreate AI Policyddead47Prevent mixed =/- chars in Setext-style headingsUpdates
css-inlinefrom 0.21.0 to 0.21.1Release notes
Sourced from css-inline's releases.
Changelog
Sourced from css-inline's changelog.
Commits
0f37b40chore(c): Release 0.21.1948fe99chore(python): Release 0.21.1e76640abuild(deps): bump js-yaml from 3.15.0 to 3.15.1 in /bindings/javascript1f85320build(deps): bump brace-expansion in /bindings/javascript38f60a9build(deps): bump soupsieve in /bindings/python/requirements61fe95fbuild(deps): bump shell-quote in /bindings/javascripteb9a9dabuild(deps): bump tar from 7.5.16 to 7.5.22 in /bindings/javascript28e4106build(deps): bump quinn-proto in /bindings/ruby/ext/css_inline9aa94d9build(deps): bump quinn-proto from 0.11.14 to 0.11.16 in /bindings/rubydd3269ebuild(deps): bump brace-expansion in /bindings/javascriptUpdates
coveragefrom 7.15.2 to 7.15.4Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
4c0e7ffdocs: sample HTML for 7.15.4db4cc32docs: prep for 7.15.4c33085cstyle: start gradual move to ruff 0.1653a0fd5fix: neutralize control characters in lcov report fields (#2226)b64d53dbuild: make 3.15 wheels53792abbuild: show the python version for kitsf6b03c7chore: make upgrade_one package=cibuildwheeld9b660achore: make upgradeb128a31docs: oops, move this entry to the correct placea7a2c15fix: escape filename urls in html report href attributes (#2227)Updates
pylintfrom 4.0.6 to 4.0.7Commits
c6768d3Bump pylint to 4.0.7, update changelog (#11246)e96ce2bStop invalid-name from treating TypedDict instances as classes893294e[Backport maintenance/4.0.x] Fix crash in comparison-with-callable on a proxi...8cd74d4Fix a crash on calls unpacking dicts with non-string keysbc618adFix too-many-lines being reported at another module's pragma line3e1ee47[Backport maintenance/4.0.x] Fixbad-string-format-typefalse positives for...7ca8116[Backport maintenance/4.0.x] Fixuseless-parent-delegationfalse positive o...14275a1[Backport maintenance/4.0.x] Fixliteral-comparisonsuggestion corrupting i...a87eaa6[Backport maintenance/4.0.x] Fixnested-min-maxdropping arguments after th...bdd017f[Backport maintenance/4.0.x] Fixtoo-many-localscounting PEP 695 type para...Updates
prekfrom 0.4.10 to 0.4.13Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
6204a68Bump version to 0.4.13 (#2543)f1c73c5Add mise language support (#2540)3f08ed4Match file regexes against path bytes (#2541)6bc5f06Update Rust crate serde-saphyr to v1 (#2539)b8c5c69Update Rust crate fancy-regex to 0.19.0 (#2537)2557af9Update prek hooks (#2528)a958731Update Rust crate http to v1.5.0 (#2538)fc8b9a4Update Rust crate clap to v4.6.5 (#2531)3bacaa1Update dependency uv to v0.12.1 (#2536)222fc00Update Rust crate toml to v1.1.4 (#2535)