-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependencies group with 11 updates #110
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
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.7` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.12` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.5` | `2.6.7` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.12.0` | `1.12.1.2` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.1` | `7.0.0` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.11.0` | `3.12.1` | | [trove-classifiers](https://github.com/pypa/trove-classifiers) | `2025.1.10.15` | `2025.2.18.16` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.29.2` | Updates `ruff` from 0.9.6 to 0.9.7 - [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.9.6...0.9.7) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `coverage` from 7.6.10 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.10...7.6.12) 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 `identify` from 2.6.5 to 2.6.7 - [Commits](pre-commit/identify@v2.6.5...v2.6.7) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0) Updates `pkginfo` from 1.12.0 to 1.12.1.2 Updates `psutil` from 6.1.1 to 7.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.1...release-7.0.0) Updates `rapidfuzz` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.11.0...v3.12.1) Updates `trove-classifiers` from 2025.1.10.15 to 2025.2.18.16 - [Release notes](https://github.com/pypa/trove-classifiers/releases) - [Commits](pypa/trove-classifiers@2025.1.10.15...2025.2.18.16) Updates `virtualenv` from 20.28.1 to 20.29.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.1...20.29.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: psutil dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: trove-classifiers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report (ubuntu-latest / Python 3.11)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.11)
|
Coverage Report (ubuntu-latest / Python 3.13)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.13)
|
Coverage Report (ubuntu-latest / Python 3.10)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.10)
|
Coverage Report (ubuntu-latest / Python 3.12)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.12)
|
Coverage Report (macos-latest / Python 3.12)
Pytest Result Summary (os: macos-latest / python-version: 3.12)
|
Coverage Report (macos-latest / Python 3.13)
Pytest Result Summary (os: macos-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.11)
Pytest Result Summary (os: macos-latest / python-version: 3.11)
|
Coverage Report (macos-latest / Python 3.10)
Pytest Result Summary (os: macos-latest / python-version: 3.10)
|
Coverage Report (windows-latest / Python 3.11)
Pytest Result Summary (os: windows-latest / python-version: 3.11)
|
Coverage Report (windows-latest / Python 3.12)
Pytest Result Summary (os: windows-latest / python-version: 3.12)
|
Coverage Report (windows-latest / Python 3.13)
Pytest Result Summary (os: windows-latest / python-version: 3.13)
|
Coverage Report (windows-latest / Python 3.10)
Pytest Result Summary (os: windows-latest / python-version: 3.10)
|
Coverage Report (ubuntu-latest / Python 3.12)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.12)
|
Coverage Report (ubuntu-latest / Python 3.13)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.11)
Pytest Result Summary (os: macos-latest / python-version: 3.11)
|
Coverage Report (ubuntu-latest / Python 3.11)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.11)
|
Coverage Report (ubuntu-latest / Python 3.10)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.10)
|
Coverage Report (macos-latest / Python 3.12)
Pytest Result Summary (os: macos-latest / python-version: 3.12)
|
Coverage Report (macos-latest / Python 3.13)
Pytest Result Summary (os: macos-latest / python-version: 3.13)
|
Coverage Report (windows-latest / Python 3.13)
Pytest Result Summary (os: windows-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.10)
Pytest Result Summary (os: macos-latest / python-version: 3.10)
|
Coverage Report (windows-latest / Python 3.11)
Pytest Result Summary (os: windows-latest / python-version: 3.11)
|
Coverage Report (windows-latest / Python 3.12)
Pytest Result Summary (os: windows-latest / python-version: 3.12)
|
Coverage Report (windows-latest / Python 3.10)
Pytest Result Summary (os: windows-latest / python-version: 3.10)
|
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 dependencies group with 11 updates:
0.9.6
0.9.7
2024.12.14
2025.1.31
7.6.10
7.6.12
3.16.1
3.17.0
2.6.5
2.6.7
10.5.0
10.6.0
1.12.0
1.12.1.2
6.1.1
7.0.0
3.11.0
3.12.1
2025.1.10.15
2025.2.18.16
20.28.1
20.29.2
Updates
ruff
from 0.9.6 to 0.9.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
54fccb3
Bump version to 0.9.7 (#16271)8198668
[red-knot] MDTest: Use custom class names instead of builtins (#16269)fc6b03c
Handle requests received after shutdown message (#16262)fb09d63
[red-knot] PrefixType::call
anddunder_call
withtry
(#16261)16d0625
Improve internal docs for various string-node APIs (#16256)25920fe
RenameExprStringLiteral::as_unconcatenated_string()
to `ExprStringLiteral:...97d0659
PassParserOptions
to the parser (#16220)cfc6941
[red-knot] Resolve references in eager nested scopes eagerly (#16079)f50849a
Addtext_len()
methods to more*Prefix
enums inruff_python_ast
(#16254)55ea094
[red-knot] Allow anyRanged
argument forreport_lint
and `report_diagnost...Updates
certifi
from 2024.12.14 to 2025.1.31Commits
088f931
2025.01.31 (#336)1c17795
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284ed
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1d
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)Updates
coverage
from 7.6.10 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373e
docs: sample HTML for 7.6.12a4ed38b
docs: prep for 7.6.12ce4efdc
build: fix aarch64 kits #1927a1f3192
build: don't publish if kit building failedbb68f99
chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4a
refactor: check for more kinds of constant tests67899ea
refactor: we no longer care what kind of constant the compile-time constants arec850f20
refactor: macOS is MACOS, not OSXa1b2c1a
build: there are always tweaks to howto.txt9c03039
build: bump version to 7.6.12Updates
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
identify
from 2.6.5 to 2.6.7Commits
157ee8e
v2.6.776cf716
Merge pull request #503 from mheiges/uv-interpreter8130ef9
add uv to interpreters liste09b689
Merge pull request #501 from dinoshauer/patch-15a2b68b
add.templ
extension4db44f0
Merge pull request #504 from pre-commit/all-repos_autofix_all-repos-sed82ab282
upgrade asottile/workflows96281e4
Merge pull request #502 from pre-commit/pre-commit-ci-update-config94c5fb1
[pre-commit.ci] pre-commit autoupdate5bc1845
v2.6.6Updates
more-itertools
from 10.5.0 to 10.6.0Release notes
Sourced from more-itertools's releases.
Commits
1681cea
Bump version: 10.5.0 → 10.6.0ff31994
Merge pull request #943 from more-itertools/release-20251a4fba2
Drop extra whitespace9b47c8b
Drop mypy pind11b54d
Update version docs71e4b1c
Merge branch 'stankudrow-pyupgrade-py39' into release-2025d58fe3d
Merge branch 'pyupgrade-py39' of https://github.com/stankudrow/more-itertools...8acddb5
Merge pull request #945 from rhettinger/mo_cova011403a
Test corner cases7b9889c
Merge pull request #944 from rhettinger/strict_countsUpdates
pkginfo
from 1.12.0 to 1.12.1.2Updates
psutil
from 6.1.1 to 7.0.0Changelog
Sourced from psutil's changelog.
Commits
ea5b556
pre-released6e28b7
try to fix tests104bb32
test cpu_times() for process children16c091b
test cpu_times() for process childreneee09da
[OSX] proc.c: Fix goo.gl link in comment for source reference (#2505)17e2780
ci: build aarch64 wheel on GHA aarch64 runner (#2503)1ba8667
pin black version to 24.X, because new 25.X breaks style9c114a5
[OSX] usehost_statistics64
to get memory metrics (#2502)08d7d43
pin black version to 24.X, because new 25.X breaks stylea509e5a
669 windows broadcast addr (#2501)Updates
rapidfuzz
from 3.11.0 to 3.12.1Release notes
Sourced from rapidfuzz's releases.
Changelog
Sourced from rapidfuzz's changelog.
... (truncated)
Commits
bb94724
workaround bug qemu emulation4c769f4
fix version numberf32be92
Bump pypa/gh-action-pypi-publish in the github-actions group310357b
add disclaimer for generated filesa9fc245
add support for taskflow 3.9.039ab80e
generate import handling630d4c2
reduce len() calls (#412)e03f486
Bump pypa/gh-action-pypi-publish in the github-actions groupUpdates
trove-classifiers
from 2025.1.10.15 to 2025.2.18.16Commits
6d240ea
Add "Framework :: Plone :: 6.2" classifier. (#204)5e6ed29
Add CUDA 12.6 classifier (#203)Updates
virtualenv
from 20.28.1 to 20.29.2Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ca670cd
release 20.29.2a2d2c3e
Merge pull request #2843 from gaborbernat/bump-2-106203457
Merge pull request #2842 from gaborbernat/remove-whld8a68e6
Bump pip to 25.0.17b8fde4
Remove old virtualenv wheelcb02b4f
Merge pull request #2837 from pypa/pre-commit-ci-update-config8332db8
[pre-commit.ci] pre-commit autoupdate192cef7
[pre-commit.ci] pre-commit autoupdate (#2833)a6a5c45
[pre-commit.ci] pre-commit autoupdate (#2830)d409f6a
release 20.29.1 (#2828)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 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