build(deps-dev): bump the python-dev group across 1 directory with 5 updates#68
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the python-dev group across 1 directory with 5 updates#68dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the python-dev group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.1` | | [djlint](https://github.com/djlint/djLint) | `1.36.4` | `1.39.0` | | [fakeredis](https://github.com/cunla/fakeredis-py) | `2.34.1` | `2.36.1` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.9` | | [pytest-playwright](https://github.com/microsoft/playwright-pytest) | `0.7.2` | `0.8.0` | Updates `coverage` from 7.13.5 to 7.14.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.1) Updates `djlint` from 1.36.4 to 1.39.0 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.36.4...v1.39.0) Updates `fakeredis` from 2.34.1 to 2.36.1 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.34.1...v2.36.1) Updates `lefthook` from 2.1.5 to 2.1.9 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.5...v2.1.9) Updates `pytest-playwright` from 0.7.2 to 0.8.0 - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](microsoft/playwright-pytest@v0.7.2...v0.8.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: djlint dependency-version: 1.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: fakeredis dependency-version: 2.36.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: lefthook dependency-version: 2.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: pytest-playwright dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev ... Signed-off-by: dependabot[bot] <support@github.com>
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-dev group with 5 updates in the / directory:
7.13.57.14.11.36.41.39.02.34.12.36.12.1.52.1.90.7.20.8.0Updates
coveragefrom 7.13.5 to 7.14.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
64d9b66docs: correct the date for 7.14.16fa7dd4chore: bump actions/dependency-review-action (#2181)078afaedocs: sample HTML for 7.14.1cb4f028docs: prep for 7.14.1ae2d09fMerge branch 'nedbat/classifire-316-kits'2c3568bbuild: declare 3.16 compatibilityfaa68f8chore: bump github/codeql-action in the action-dependencies group (#2173)eb55feetest: we don't need PyPy < 7.3.22 anymoreac168fetest: the text summary should show missingfed4bd2chore: upgrade virtualenvUpdates
djlintfrom 1.36.4 to 1.39.0Release notes
Sourced from djlint's releases.
... (truncated)
Changelog
Sourced from djlint's changelog.
... (truncated)
Commits
cc4a310v1.39.0cbe1778feat(formatter): preserve multiline class attribute breaks1d10cd8fix: preserve multiline template control blocks4a29553Fix Django partialdef indentationdbfcf6dchore: reformatd2ce695fix(formatter): preserve single-line inline bodies during expansion24eea19chore(deps): lock file maintenance (#2051)506da77Fixpython -m djlintnot working due to mypyc compilation854c897chore(deps): lock file maintenance (#2049)3f5a83adocs: update config optionsUpdates
fakeredisfrom 2.34.1 to 2.36.1Release notes
Sourced from fakeredis's releases.
... (truncated)
Commits
2d73f3fdoc:update changelogd141662fix: support for redis-py 4.67193879doc:update logoc301431doc:update readme15c59e7doc:update changelog0a1df21fix(async): _decode recurses into dict for RESP3 HGETALL (#492)4f58946refactor:remove some dead code and minor improvementsf700ac1fix: using path in connection54785badoc:updatefeda638fix:TypeError on import in version 2.36.0 #490Updates
lefthookfrom 2.1.5 to 2.1.9Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
75f99ff2.1.9: fix install with --reset-hooks-path1d35cbachore: add pretty gradient (#1432)1bae568fix: update hooks path after resetting (#1431)22be6c5deps: May 2026 (#1415)9e75b212.1.8: reduce warning for core.hooksPath if it matches the default488a5f9fix: do not warn if local hooks path is equal to default hooks path (#1421)b5c83102.1.7: restore unstaged changes when possible37d8398fix: use contrast colors (#1420)4c0e000fix: apply stage_fixed only if it is safe (#1418)22c9f77fix: try to always restore unstaged changes (#1417)Updates
pytest-playwrightfrom 0.7.2 to 0.8.0Release notes
Sourced from pytest-playwright's releases.
Commits
703c884feat: aggregate expect.soft() failures per test (#312)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