-
Notifications
You must be signed in to change notification settings - Fork 1
[pip] (deps): Bump the dev-dependencies group across 1 directory with 14 updates #50
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
Closed
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
… 14 updates Bumps the dev-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.8` | | [junit-xml](https://github.com/kyrus/python-junit-xml) | `1.8` | `1.9` | | [mutmut](https://github.com/boxed/mutmut) | `3.2.2` | `3.2.3` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.391` | `1.1.396` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) | `0.2.0` | `0.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.9.9` | | [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.4` | `1.3.5` | | [textual](https://github.com/Textualize/textual) | `1.0.0` | `2.1.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.29.2` | 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.8 - [Commits](pre-commit/identify@v2.6.5...v2.6.8) Updates `junit-xml` from 1.8 to 1.9 - [Commits](https://github.com/kyrus/python-junit-xml/commits) Updates `mutmut` from 3.2.2 to 3.2.3 - [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst) - [Commits](boxed/mutmut@3.2.2...3.2.3) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) Updates `pyright` from 1.1.391 to 1.1.396 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.391...v1.1.396) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `pytest-github-actions-annotate-failures` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases) - [Changelog](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/blob/main/CHANGELOG.md) - [Commits](pytest-dev/pytest-github-actions-annotate-failures@v0.2.0...v0.3.0) Updates `ruff` from 0.8.6 to 0.9.9 - [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.8.6...0.9.9) Updates `setproctitle` from 1.3.4 to 1.3.5 - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](dvarrazzo/py-setproctitle@version-1.3.4...version-1.3.5) Updates `textual` from 1.0.0 to 2.1.2 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v1.0.0...v2.1.2) 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: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: junit-xml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mutmut dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-github-actions-annotate-failures dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: setproctitle dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: textual dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 14 updates in the / directory:
2024.12.14
2025.1.31
7.6.10
7.6.12
3.16.1
3.17.0
2.6.5
2.6.8
1.8
1.9
3.2.2
3.2.3
4.0.1
4.1.0
1.1.391
1.1.396
8.3.4
8.3.5
0.2.0
0.3.0
0.8.6
0.9.9
1.3.4
1.3.5
1.0.0
2.1.2
20.28.1
20.29.2
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.8Commits
f905a2e
v2.6.86d9a7b6
Merge pull request #511 from cidlik/main9f16bfa
Merge pull request #510 from jodood/feature/sasc100631
extensions: Introduce wsdl4de539a
feat: Register sas as an extension3b17031
Merge pull request #509 from pre-commit/pre-commit-ci-update-config20eb272
[pre-commit.ci] pre-commit autoupdate9ae7182
Merge pull request #507 from pre-commit/pre-commit-ci-update-configce5c8d9
[pre-commit.ci] pre-commit autoupdate157ee8e
v2.6.7Updates
junit-xml
from 1.8 to 1.9Commits
Updates
mutmut
from 3.2.2 to 3.2.3Changelog
Sourced from mutmut's changelog.
Commits
20d0a62
Release548c0ed
Remove testing of EOL python versionsec387be
Crash with error message on invalid imports forsrc
modulec388a99
Autodetect simpler project configurations withtest_*.py
in the dir directlyc8fd9f9
Handle filenames (as opposed to dirnames) in paths_to_mutate1e809bf
Merge pull request #357 from WillGibson/patch-1772c413
Correct position of comma CONTRIBUTING.rstca3e690
Merge pull request #356 from WillGibson/test-multiple-python-versions98b5f5c
Merge pull request #355 from WillGibson/initial-contributing-documentation292b9c5
Temporarily lock to GitHub Actions unit test runner to ubuntu-22.04Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
pyright
from 1.1.391 to 1.1.396Commits
5617c6c
[pyright updated to 1.1.396] Update Version (#338)72e863b
chore(ci): remove invalid reviewers (#336)74b6b55
[pyright updated to 1.1.395] Update Version (#335)70eb305
[pyright updated to 1.1.394] Update Version (#333)c82fac2
[pyright updated to 1.1.393] Update Version (#332)33dece9
chore: release v1.1.392.post0 (#331)f15e56f
feat: bundle pyright inside wheel (#300)f5c7731
[pyright updated to 1.1.392] Update Version (#329)08b251c
CI: lower ubunutu version + bump macos + node 18 (#330)Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
pytest-github-actions-annotate-failures
from 0.2.0 to 0.3.0Release notes
Sourced from pytest-github-actions-annotate-failures's releases.
Changelog
Sourced from pytest-github-actions-annotate-failures's changelog.
Commits
f07eea3
ci: id-token, not token (#104)739d5d4
ci: token permissions (#103)dfe556c
ci: missing needs in deploy (#102)f5a1662
chore: release 0.3 (#101)5da3a46
chore: prepare for 0.3 (#98)c3c29e9
ci: add github attestations (#100)5f93cf9
chore: use dependency-groups (#99)b18bbb5
ci: add 3.13 (#89)fd623c1
fix: support Pytest 7.4+ (#97)e4336fb
Bump Ruff and use formatter (#96)Updates
ruff
from 0.8.6 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
setproctitle
from 1.3.4 to 1.3.5Changelog
Sourced from setproctitle's changelog.
Commits
cacf96f
chore: bump version number to 1.3.5314c9a8
Merge pull request #146 from gershnik/fix-1458787da7
docs: add release note about C23 compilers fixd7a09ae
fix: modernize handling of bool type5c244b7
Merge pull request #144 from gershnik/fix-143a75b8dd
docs: add history note about bouncy macOS fixbbb1d06
fix(macOS): prevent bouncing Dock icon on newer macOS versionsUpdates
textual
from 1.0.0 to 2.1.2Release notes
Sourced from textual's releases.
... (truncated)
Changelog
Sourced from textual's changelog.
... (truncated)
Commits
3955ece
Merge pull request #5579 from Textualize/fuzzy-fixa0597c9
changelog6086b7e
version bumpce6566d
increase loops0e61236
Merge branch 'main' into fuzzy-fixfd26e24
update docs with syntax extrasff78867
favor first item723e754
Merge branch 'main' into fuzzy-fix46a1b7c
tweak04ba568
fix docUpdates
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)