-
Notifications
You must be signed in to change notification settings - Fork 60
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
Bump the python group with 6 updates #2059
Merged
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 27, 2025
Zeitsperre
approved these changes
Jan 27, 2025
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
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
@dependabot rebase |
Bumps the python group with 6 updates: | Package | From | To | | --- | --- | --- | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.29.0` | `0.30.0` | | [codespell](https://github.com/codespell-project/codespell) | `2.3.0` | `2.4.0` | | [deptry](https://github.com/fpgmaas/deptry) | `0.22.0` | `0.23.0` | | [pip](https://github.com/pypa/pip) | `24.3.1` | `25.0` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.24.1` | Updates `filelock` from 3.16.1 to 3.17.0 - [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.16.1...3.17.0) Updates `bump-my-version` from 0.29.0 to 0.30.0 - [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@0.29.0...0.30.0) Updates `codespell` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.0) Updates `deptry` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.22.0...0.23.0) Updates `pip` from 24.3.1 to 25.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.3.1...25.0) Updates `tox` from 4.23.2 to 4.24.1 - [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.23.2...4.24.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: bump-my-version dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: deptry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/python-3b6482bb29
branch
from
January 27, 2025 15:27
afa0b86
to
48ce2cd
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
approved
Approved for additional tests
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 6 updates:
3.16.1
3.17.0
0.29.0
0.30.0
2.3.0
2.4.0
0.22.0
0.23.0
24.3.1
25.0
4.23.2
4.24.1
Updates
filelock
from 3.16.1 to 3.17.0Release notes
Sourced from filelock's releases.
Commits
5eb02b2
Drop 3.8 (#388)23a9848
Bump astral-sh/setup-uv from 4 to 5 (#387)79a9583
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#386)46dddc8
[pre-commit.ci] pre-commit autoupdate (#385)57f488f
[pre-commit.ci] pre-commit autoupdate (#383)d4feb5a
[pre-commit.ci] pre-commit autoupdate (#382)fb2a4e2
Bump astral-sh/setup-uv from 3 to 4 (#381)07c2840
[pre-commit.ci] pre-commit autoupdate (#379)ee4c7ba
[pre-commit.ci] pre-commit autoupdate (#377)2e1a1b2
[pre-commit.ci] pre-commit autoupdate (#374)Updates
bump-my-version
from 0.29.0 to 0.30.0Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
5dde40f
Version updated from 0.29.0 to 0.30.0afcfe25
Merge pull request #281 from callowayproject/moving-tags5a4e763
Fixed failing windows test !minor8ad5c82
Add handling for git path addition with new test coveraged701c1f
Fixed coverage issue !minor6a90377
Fixed minor issues !minor30e35d4
Fixed is_subpath test !minore22bc69
Debugging is_subpath !minorfe7b84a
Fixed issue with utils.is_subpath !minord1c180b
Fixed normalized paths in is_subpathUpdates
codespell
from 2.3.0 to 2.4.0Release notes
Sourced from codespell's releases.
... (truncated)
Commits
db0100e
Run pytest GitHub Action on an ARM processor (#3619)c6bdc1f
[pre-commit.ci] autoupdate less frequently654b3ed
Runruff format
913871e
Apply ruff/flake8-pytest-style rule PT006b782f25
Changes for ruff 0.9.19c3a652
[pre-commit.ci] pre-commit autoupdate2626491
Remove socioeconomic entriesec57cff
Add spelling correction for denila and variant.2acfc37
[pre-commit.ci] pre-commit autoupdate51262cf
[pre-commit.ci] pre-commit autoupdateUpdates
deptry
from 0.22.0 to 0.23.0Release notes
Sourced from deptry's releases.
Changelog
Sourced from deptry's changelog.
Commits
1edeef3
docs(changelog): add 0.23.0 release notes (#1042)55144c0
chore(deps): bump Ruff parser to 0.9.3 (#1041)ddbb004
Correctly detect transitive dependencies with different module names (#1033)a5d01d8
chore(deps): update pre-commit hook woodruffw/zizmor-pre-commit to v1.2.2 (#1...0828296
chore(deps): update dependency pre-commit to v4.1.0 (#1038)2750123
chore(deps): lock file maintenance (#1040)a6aeb30
fix(deps): update rust crate serde_json to v1.0.137 (#1037)e67a1b1
chore(deps): update uv-version to v0.5.24 (#1036)77f533b
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#1035)9e4ecd1
fix(deps): update rust crate log to v0.4.25 (#1028)Updates
pip
from 24.3.1 to 25.0Changelog
Sourced from pip's changelog.
... (truncated)
Commits
f47b587
Bump for release74a7f33
Update AUTHORS.txta008888
Merge pull request #13171 from pypa/dependabot/github_actions/github-actions-...d265fb7
Merge pull request #13174 from ichard26/changelogd35384e
Copyedit news entries before 25.0adc4f99
Reorder requirements file decoding (#12795)40c4214
Bump pypa/gh-action-pypi-publish in the github-actions group6b0fb90
Merge pull request #13048 from sbidoul/trusted-publisher-sbic7fb1e1
Merge pull request #13145 from befeleme/pip-show-pep63941c807c
Show License-Expression if present in package metadataUpdates
tox
from 4.23.2 to 4.24.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
d4276dc
release 4.24.1ee660b9
Adds ability to configure stderr output color (#3426)eca61ed
release 4.24.0bbd9663
[pre-commit.ci] pre-commit autoupdate (#3464)825c68b
feat: adding a json schema command (#3446)fccbe2a
💅 Make SVG image compatible with Firefox (#3466)e3e77a6
Bump astral-sh/setup-uv from 4 to 5 (#3463)c0b490d
Update pre-commit hooks (#3460)fbac078
Fix a typo in a code block in the User Guide (#3462)c7f2caf
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#3459)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 CI passes on it, as requested by @Zeitsperre.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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