-
Notifications
You must be signed in to change notification settings - Fork 1
[pip] (deps): Bump the dev-dependencies group across 1 directory with 21 updates #55
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
… 21 updates Bumps the dev-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `3.2.1` | `3.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.8.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.18.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.5` | `2.6.9` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` | | [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` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.3.7` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.2.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.391` | `1.1.399` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.0.0` | `6.1.1` | | [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) | `0.2.0` | `0.3.0` | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `14.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.11.5` | | [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.4` | `1.3.5` | | [textual](https://github.com/Textualize/textual) | `1.0.0` | `3.1.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.30.0` | Updates `python-json-logger` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v3.2.1...v3.3.0) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.4.0) Updates `coverage` from 7.6.10 to 7.8.0 - [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.8.0) Updates `filelock` from 3.16.1 to 3.18.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.18.0) Updates `identify` from 2.6.5 to 2.6.9 - [Commits](pre-commit/identify@v2.6.5...v2.6.9) Updates `iniconfig` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.1.0) 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 `platformdirs` from 4.3.6 to 4.3.7 - [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.6...4.3.7) Updates `pre-commit` from 4.0.1 to 4.2.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.2.0) Updates `pyright` from 1.1.391 to 1.1.399 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.391...v1.1.399) 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-cov` from 6.0.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) 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 `rich` from 13.9.4 to 14.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.0.0) Updates `ruff` from 0.8.6 to 0.11.5 - [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.11.5) 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 3.1.0 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v1.0.0...v3.1.0) Updates `typing-extensions` from 4.12.2 to 4.13.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.13.2) Updates `virtualenv` from 20.28.1 to 20.30.0 - [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.30.0) --- updated-dependencies: - dependency-name: python-json-logger dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: certifi dependency-version: 2025.1.31 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: filelock dependency-version: 3.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: identify dependency-version: 2.6.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: iniconfig dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: junit-xml dependency-version: '1.9' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mutmut dependency-version: 3.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-version: 4.3.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyright dependency-version: 1.1.399 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pytest-github-actions-annotate-failures dependency-version: 0.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.11.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: setproctitle dependency-version: 1.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: textual dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 20.30.0 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 21 updates in the / directory:
3.2.1
3.3.0
2024.12.14
2025.1.31
2.3.0
2.4.0
7.6.10
7.8.0
3.16.1
3.18.0
2.6.5
2.6.9
2.0.0
2.1.0
1.8
1.9
3.2.2
3.2.3
4.3.6
4.3.7
4.0.1
4.2.0
1.1.391
1.1.399
8.3.4
8.3.5
6.0.0
6.1.1
0.2.0
0.3.0
13.9.4
14.0.0
0.8.6
0.11.5
1.3.4
1.3.5
1.0.0
3.1.0
4.12.2
4.13.2
20.28.1
20.30.0
Updates
python-json-logger
from 3.2.1 to 3.3.0Release notes
Sourced from python-json-logger's releases.
Changelog
Sourced from python-json-logger's changelog.
Commits
9e6cb67
Release 3.3.0db04a0f
Add options to encode stack information into an array (#39)0092ea0
Move to uv (#40)1ce81a3
[tests] Update tests for msgspec 0.19.0 (#41)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
urllib3
from 2.3.0 to 2.4.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
a5ff7ac
Release 2.4.0a135db2
Upgrade memray and coverage to fix macOS tests (#3589)8f40e71
Upgrade the publishing action to get correct licensing info on PyPI (#3585)3ff4e49
Add a link to the 2024 annual report (#3586)75709c1
Set verify flags increate_urllib3_context
(#3577)5c8f82a
Bump astral-sh/setup-uv from 5.3.0 to 5.4.1 (#3580)42e90d8
Bump actions/setup-python from 5.4.0 to 5.5.0 (#3579)3e8f2db
Stop using Ubuntu 20.04 and 22.04 in CI (#3570)e29db82
Update exceptions to have more of their attributes pickled (#3572)f8a0c43
Add PyPy 3.11 to CIUpdates
coverage
from 7.6.10 to 7.8.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
6d5ced9
docs: sample HTML for 7.8.049c194f
docs: prep for 7.8.038782cb
docs: finish up source_dirs. bump to 7.8.07aea2f3
feat: add newsource_dirs
option (#1943)f464155
test: some simple bytecode testscf1dec0
refactor: these pypy modules are available in all our versionsa876052
test: a general helper for iterating over our own source files82cff3e
perf: sets are better than listsa66bd61
refactor: move bytecode code into bytecode.pyd64ce5f
chore: bump the action-dependencies group with 3 updates (#1940)Updates
filelock
from 3.16.1 to 3.18.0Release notes
Sourced from filelock's releases.
Commits
129a1ef
[pre-commit.ci] pre-commit autoupdate (#405)717d7e0
[pre-commit.ci] pre-commit autoupdate (#403)efba779
[pre-commit.ci] pre-commit autoupdate (#401)82f5a2d
Support fcntl check on Emscripten (#398)468ba43
[pre-commit.ci] pre-commit autoupdate (#396)0ac6826
[pre-commit.ci] pre-commit autoupdate (#395)b5f98a6
Indicate that locks are exclusive/write locks. (#394)3c9b680
[pre-commit.ci] pre-commit autoupdate (#393)2760759
[pre-commit.ci] pre-commit autoupdate (#391)18c9571
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#390)Updates
identify
from 2.6.5 to 2.6.9Commits
856f016
v2.6.9d7518a7
Merge pull request #513 from pre-commit/revert-503-uv-interpreter45f344b
Revert "add uv to interpreters list"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 autoupdateUpdates
iniconfig
from 2.0.0 to 2.1.0Release notes
Sourced from iniconfig's releases.
Changelog
Sourced from iniconfig's changelog.
Commits
34793a6
pre-commit136435d
update changelog0bb99ad
fix #62: require a minimal hatch version with correct metadata16793ea
Merge pull request #56 from hugovk/add-3.123dc2b2d
Add support for Python 3.132eb8abf
Bump GitHub Actions8c4bb5b
Set python-version for pre-commit to remove CI warning58b22b2
Drop support for EOL Python 3.74a53042
Add support for Python 3.129cae431
Merge pull request #54 from webknjaz/patch-1Updates
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
platformdirs
from 4.3.6 to 4.3.7Release notes
Sourced from platformdirs's releases.
Commits
00c695b
[pre-commit.ci] pre-commit autoupdate (#342)6a81b38
[pre-commit.ci] pre-commit autoupdate (#341)59d09e5
[pre-commit.ci] pre-commit autoupdate (#340)263f12a
[pre-commit.ci] pre-commit autoupdate (#339)11e9d9a
[pre-commit.ci] pre-commit autoupdate (#338)330deb2
[pre-commit.ci] pre-commit autoupdate (#336)9bfd6e8
[pre-commit.ci] pre-commit autoupdate (#335)6e544b3
[pre-commit.ci] pre-commit autoupdate (#333)55f7c0f
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the all group (#332)d0ab550
[pre-commit.ci] pre-commit autoupdate (#326)Updates
pre-commit
from 4.0.1 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766
v4.2.0bf6f11d
Merge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5
adjust python default_language_version to prefer versioned exeff7256c
Merge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412
fix: crash on ambiguous ref 'HEAD'7b88c63
Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2
[pre-commit.ci] pre-commit autoupdate2f93b80
Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e
[pre-commit.ci] pre-commit autoupdateaba1ce0
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
pyright
from 1.1.391 to 1.1.399Commits
d04b516
[pyright updated to 1.1.399] Update Version (#344)e4cccb9
[pyright updated to 1.1.398] Update Version (#342)e283a98
Pyright NPM Package update to 1.1.397 (#339)2a04b2c
CI: bump actions versions (#340)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)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-cov
from 6.0.0 to 6.1.1Changelog
Sourced from pytest-cov's changelog.
Commits
9463242
Bump version: 6.1.0 → 6.1.17f2781b
Update changelog.a59548f
Allow the context plugin to check if the controller is running or not. Fixes ...10f8cde
Bump version: 6.0.0 → 6.1.010b14af
Update changelog.aa57aed
Refactor a bit the internals to be a bit less boilerplatey and have more clar...e760099
Make sure the CLI precision is used when creating report. Fixes #674.44540e1
Remove unnecessary CovFailUnderWarning. Closes #675.204af14
Update changelog.089e7bb
Upgrade ruff.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
rich
from 13.9.4 to 14.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
72e3bb3
Merge pull request #3681 from Textualize/bump14.0.0859d77b
bump to 13.0.02bae2fe
Update feature_request.md07b738a
Merge pull request #3610 from kotfu/master