[pip] (deps): Bump the dev-dependencies group across 1 directory with 7 updates#118
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
[pip] (deps): Bump the dev-dependencies group across 1 directory with 7 updates#118dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.6` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.0` | `3.25.2` | | [identify](https://github.com/pre-commit/identify) | `2.6.17` | `2.6.18` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.2` | `4.9.4` | | [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) | `0.3.0` | `0.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.15.6` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.1.0` | `21.2.0` | Updates `charset-normalizer` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.6) Updates `filelock` from 3.25.0 to 3.25.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.25.0...3.25.2) Updates `identify` from 2.6.17 to 2.6.18 - [Commits](pre-commit/identify@v2.6.17...v2.6.18) Updates `platformdirs` from 4.9.2 to 4.9.4 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.2...4.9.4) Updates `pytest-github-actions-annotate-failures` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases) - [Commits](pytest-dev/pytest-github-actions-annotate-failures@v0.3.0...v0.4.0) Updates `ruff` from 0.15.4 to 0.15.6 - [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.15.4...0.15.6) Updates `virtualenv` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.1.0...21.2.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: identify dependency-version: 2.6.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-github-actions-annotate-failures dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 7 updates in the / directory:
3.4.43.4.63.25.03.25.22.6.172.6.184.9.24.9.40.3.00.4.00.15.40.15.621.1.021.2.0Updates
charset-normalizerfrom 3.4.4 to 3.4.6Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
5478b84Merge pull request #715 from jawah/release-3.4.65c0a09e✔️ add confidence for threading usage, mostly due to lru_cach...ef826b2📝 update changelog5564f1a📝 update docs accordingly0f2cf7d📝 update changelog54a1894🐛 fix --normalize writing to wrong path with multiple files2177e28📝 update changelogb2497a5🐛 edge case where noise difference between two candidates can be almost i...13a5d0b🔧 upgrade ci requirementsb9ffbd4🔧 enable 3.14t nox mypyc sessionUpdates
filelockfrom 3.25.0 to 3.25.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
5b9872cRelease 3.25.242b740a🐛 fix(unix): suppress EIO on close in Docker bind mounts (#513)d8b04b5Release 3.25.10633386[pre-commit.ci] pre-commit autoupdate (#510)7f2247d🐛 fix(win): restore best-effort lock file cleanup on release (#511)5ae1c4e[pre-commit.ci] pre-commit autoupdate (#508)bcffcfe📝 docs(logo): add branded project logo (#507)Updates
identifyfrom 2.6.17 to 2.6.18Commits
07a8017v2.6.182609c0aMerge pull request #581 from pre-commit/mxr-patch-174d7931Configure pyproject.toml to have custom 'pyproject' file typeUpdates
platformdirsfrom 4.9.2 to 4.9.4Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
3fdb23eRelease 4.9.496e0ed0[pre-commit.ci] pre-commit autoupdate (#461)455f98eUpdate README.md423bc18📝 docs: add project logo to documentation (#459)b10b8c5Standardize .github files to .yaml suffix27582dfbuild(deps): bump the all group with 2 updates (#457)da59cc6Move SECURITY.md to .github/SECURITY.md5ef8a10Add permissions to workflows (#455)2f0cd48Add security policyaeb0da1[pre-commit.ci] pre-commit autoupdate (#454)Updates
pytest-github-actions-annotate-failuresfrom 0.3.0 to 0.4.0Release notes
Sourced from pytest-github-actions-annotate-failures's releases.
Commits
f48349efix: use setuptools-scm and release drafter (#128)f6004c8feat!: require python>=3.10 (#131)8991a45chore: release drafter part2 (#130)7b40174chore: enable release drafter (#129)58be6adfeat: Support Pytest 9+ subtests (#121)26a0c80Test with Pytest 9 (#120)d33d199build(deps): bump actions/attest-build-provenance from 3 to 4 (#126)4e6cbcabuild(deps): bump actions/download-artifact from 7 to 8 (#127)3c82f58fix(warnings): use GITHUB_WORKSPACE instead of GITHUB_WORKFLOW (#124)67da723build(deps): bump actions/download-artifact from 6 to 7 (#123)Updates
rufffrom 0.15.4 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
virtualenvfrom 21.1.0 to 21.2.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
0b6f444release 21.2.0e1af35d🐛 fix(create): prevent venv from racing virtualenv on gitignore creation (#3092)f05bf08🐛 fix(bash): use BASH_SOURCE in activate relocation (#3091)0cd0e09fix broken README heading introduced in docs restructure (#3088)b7ab17e[pre-commit.ci] pre-commit autoupdate (#3087)f2062bcchore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086)eb27e55Add type annotations to embed wheel generator output (#3085)fbb3bd1chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081)a1d3963chore(deps): bump actions/setup-python from 5 to 6 (#3080)e768d56chore(deps): bump actions/upload-artifact from 4 to 7 (#3082)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