build(deps): bump the ci-python-tools group in /.github/requirements with 4 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ci-python-tools group in /.github/requirements with 4 updates: [filelock](https://github.com/tox-dev/py-filelock), [platformdirs](https://github.com/tox-dev/platformdirs), [virtualenv](https://github.com/pypa/virtualenv) and [jsonschema](https://github.com/python-jsonschema/jsonschema). Updates `filelock` from 3.32.5 to 3.32.6 - [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.32.5...3.32.6) Updates `platformdirs` from 4.11.7 to 4.11.8 - [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.11.7...4.11.8) Updates `virtualenv` from 21.7.8 to 21.7.9 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.8...21.7.9) Updates `jsonschema` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.32.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-python-tools - dependency-name: platformdirs dependency-version: 4.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-python-tools - dependency-name: virtualenv dependency-version: 21.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-python-tools - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-python-tools ... 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 ci-python-tools group in /.github/requirements with 4 updates: filelock, platformdirs, virtualenv and jsonschema.
Updates
filelockfrom 3.32.5 to 3.32.6Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
4efd93eRelease 3.32.67b7b7a8Fix SoftReadWriteLock state lock timeout (#726)f2f7b86fix: respect ACL write access when the owner write bit is absent (#728)e947a69test(soft-rw): reuse existing test module (#730)da3ae2bfix: preserve exception notes when copying and pickling (#729)ae9cb5b🐛 fix(soft-rw): reject non-finite timing options (#724)d00f9bb[pre-commit.ci] pre-commit autoupdate (#727)82f66d7🐛 fix(lease): reject a duration no marker can carry (#723)1d9e9e7[pre-commit.ci] pre-commit autoupdate (#722)Updates
platformdirsfrom 4.11.7 to 4.11.8Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
c5ef1edRelease 4.11.80e85d6ffix: retain Homebrew site directories inside virtual environments (#543)b86a670fix: preserve literal percent signs in user-dirs paths (#542)a6791c8fix: return one user path for root under multipath (#538)5550385fix: ignore relative XDG base directory paths (#540)a209bf8[pre-commit.ci] pre-commit autoupdate (#541)Updates
virtualenvfrom 21.7.8 to 21.7.9Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
abd3829release 21.7.966fadcb🐛 fix(util): replace a stale symlink instead of writing through it (#3229)4b31a63🐛 fix(config): ignore a config file that fails to parse instead of crashing (...f9010b3[pre-commit.ci] pre-commit autoupdate (#3231)2ef85affix(test): EncodingWarning: 'encoding' argument not specified (#3228)Updates
jsonschemafrom 4.25.1 to 4.26.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplDependabot 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