-
Notifications
You must be signed in to change notification settings - Fork 9
Bump the python group across 1 directory with 4 updates #453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Pull Request Test Coverage Report for Build 18102783376Details
💛 - Coveralls |
Zeitsperre
approved these changes
Sep 29, 2025
Collaborator
Zeitsperre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Collaborator
|
@dependabot recreate |
Bumps the python group with 4 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock), [platformdirs](https://github.com/tox-dev/platformdirs), [bump-my-version](https://github.com/callowayproject/bump-my-version) and [tox](https://github.com/tox-dev/tox). Updates `filelock` from 3.18.0 to 3.19.1 - [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.18.0...3.19.1) Updates `platformdirs` from 4.3.8 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.8...4.4.0) Updates `bump-my-version` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@1.2.1...1.2.2) Updates `tox` from 4.28.4 to 4.30.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.28.4...4.30.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: bump-my-version dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: tox dependency-version: 4.30.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
25d2f95 to
006bc4f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 group with 4 updates in the / directory: filelock, platformdirs, bump-my-version and tox.
Updates
filelockfrom 3.18.0 to 3.19.1Release notes
Sourced from filelock's releases.
Commits
8d1009fUpdate release.yaml66a428eIncrease test coverage (#434)0dfc86eadd 3.14 to matrix (#433)0c54837Add support for 3.14 (#432)77d02f5Bump actions/checkout from 4 to 5 (#430)bc972b3[pre-commit.ci] pre-commit autoupdate (#429)78d02cbBump actions/download-artifact from 4 to 5 (#428)18cdb5d[pre-commit.ci] pre-commit autoupdate (#427)b198a09[pre-commit.ci] pre-commit autoupdate (#426)6b097e7[pre-commit.ci] pre-commit autoupdate (#425)Updates
platformdirsfrom 4.3.8 to 4.4.0Release notes
Sourced from platformdirs's releases.
Commits
c945a28feat: improve homebrew path detection (#370)9f616e9[pre-commit.ci] pre-commit autoupdate (#372)5720f26[pre-commit.ci] pre-commit autoupdate (#367)848924d[pre-commit.ci] pre-commit autoupdate (#365)df2e678Bump actions/checkout from 4 to 5 in the all group (#366)009a3f8Bump actions/download-artifact from 4 to 5 in the all group (#364)3d194ee[pre-commit.ci] pre-commit autoupdate (#363)6046533[pre-commit.ci] pre-commit autoupdate (#362)88389ce[pre-commit.ci] pre-commit autoupdate (#361)82763ff[pre-commit.ci] pre-commit autoupdate (#360)Updates
bump-my-versionfrom 1.2.1 to 1.2.2Release notes
Sourced from bump-my-version's releases.
Changelog
Sourced from bump-my-version's changelog.
Commits
d1f7ff0Version updated from 1.2.1 to 1.2.24f7b190Merge pull request #368 from callowayproject/fix-linting91d5effFixed code style, ensure encoding consistency, and update dependencies in pre...f8f33d0Update dependency versions and Python compatibility markers in uv.lock4e5f140Merge pull request #360 from callowayproject/pre-commit-ci-update-config47aeab7Merge branch 'master' into pre-commit-ci-update-configf9aaab5Merge pull request #366 from callowayproject/dependabot/github_actions/github...846fedd[pre-commit.ci] pre-commit autoupdateb8e2f1cBump the github-actions group across 1 directory with 3 updatesUpdates
toxfrom 4.28.4 to 4.30.2Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
5e0784arelease 4.30.264e8a34Bump pypa/gh-action-pypi-publish in /.github/workflows (#3604)7230088Ensure automatically provisioned environment is torn down (#3601)2c31dbcBump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#3603)b33a43crelease 4.30.19ea1c32Prevent Tox from hanging with--installpkgsdist due to orphaned build back...aa90652release 4.30.048fecabEnsuretox_extend_envslist can be read twice (#3598)0b8f66ffix: provide clear messaging about config file loading (#3578)adf0997Add a "version added" note fortox_extend_envs(#3595)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Zeitsperre.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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