Bump the python-version-updates group across 1 directory with 25 updates#23282
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python-version-updates group across 1 directory with 25 updates#23282dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [flake8](https://github.com/pycqa/flake8), [flake8-2020](https://github.com/asottile/flake8-2020), [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ijson](https://github.com/ICRAR/ijson), [packaging](https://github.com/pypa/packaging), [psutil](https://github.com/giampaolo/psutil), [pyyaml](https://github.com/yaml/pyyaml), [requests](https://github.com/psf/requests), [setuptools](https://github.com/pypa/setuptools), [types-pyyaml](https://github.com/python/typeshed), [types-requests](https://github.com/python/typeshed), [types-setuptools](https://github.com/python/typeshed), [types-toml](https://github.com/python/typeshed), [mypy](https://github.com/python/mypy), [pydevd-pycharm](https://github.com/JetBrains/intellij-community), [fastapi](https://github.com/fastapi/fastapi), [starlette](https://github.com/Kludex/starlette), [strawberry-graphql](https://github.com/sponsors/strawberry-graphql), [uvicorn](https://github.com/Kludex/uvicorn), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [python-gnupg](https://github.com/vsajip/python-gnupg), [pygithub](https://github.com/pygithub/pygithub) and [types-tqdm](https://github.com/python/typeshed) to permit the latest version. Updates `flake8` to 7.3.0 - [Commits](PyCQA/flake8@5.0.4...7.3.0) Updates `flake8-2020` to 1.8.1 - [Commits](asottile-archive/flake8-2020@v1.7.0...v1.8.1) Updates `flake8-comprehensions` to 3.17.0 - [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst) - [Commits](adamchainz/flake8-comprehensions@3.10.0...3.17.0) Updates `pytest` from 8.4.1 to 9.0.3 - [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.4.1...9.0.3) Updates `pytest-cov` from 6.2.1 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.1.0) Updates `ijson` from 3.4.0.post0 to 3.5.0 - [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md) - [Commits](ICRAR/ijson@v3.4.0.post0...v3.5.0) Updates `packaging` from 26.0 to 26.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.1) Updates `psutil` from 5.9.8 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v5.9.8...v7.2.2) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.3) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `setuptools` to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v63.1.0...v82.0.1) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.32.4.20260107 to 2.33.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 82.0.0.20260210 to 82.0.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-toml` from 0.10.8.20240310 to 0.10.8.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `mypy` to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.1) Updates `pydevd-pycharm` from 261.20362.36 to 261.23567.35 - [Release notes](https://github.com/JetBrains/intellij-community/releases) - [Commits](JetBrains/intellij-community@pycharm/261.20362.36...pycharm/261.23567.35) Updates `fastapi` from 0.120.1 to 0.135.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.1...0.135.3) Updates `starlette` from 0.49.1 to 1.0.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.1...1.0.0) Updates `strawberry-graphql` from 0.284.1 to 0.314.3 - [Commits](https://github.com/sponsors/strawberry-graphql/commits) Updates `uvicorn` from 0.38.0 to 0.44.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.38.0...0.44.0) Updates `beautifulsoup4` from 4.11.1 to 4.14.3 Updates `python-gnupg` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](vsajip/python-gnupg@0.5.5...0.5.6) Updates `pygithub` from 2.8.1 to 2.9.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.8.1...v2.9.1) Updates `types-tqdm` from 4.67.3.20260205 to 4.67.3.20260408 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production dependency-group: python-version-updates - dependency-name: flake8-2020 dependency-version: 1.8.1 dependency-type: direct:production dependency-group: python-version-updates - dependency-name: flake8-comprehensions dependency-version: 3.17.0 dependency-type: direct:production dependency-group: python-version-updates - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-version-updates - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-version-updates - dependency-name: ijson dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: packaging dependency-version: '26.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-version-updates - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production dependency-group: python-version-updates - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:production dependency-group: python-version-updates - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version-updates - dependency-name: types-requests dependency-version: 2.33.0.20260408 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: types-setuptools dependency-version: 82.0.0.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version-updates - dependency-name: types-toml dependency-version: 0.10.8.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version-updates - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:production dependency-group: python-version-updates - dependency-name: pydevd-pycharm dependency-version: 261.23567.35 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-version-updates - dependency-name: strawberry-graphql dependency-version: 0.314.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: python-gnupg dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version-updates - dependency-name: pygithub dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version-updates - dependency-name: types-tqdm dependency-version: 4.67.3.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on flake8, flake8-2020, flake8-comprehensions, pytest, pytest-cov, ijson, packaging, psutil, pyyaml, requests, setuptools, types-pyyaml, types-requests, types-setuptools, types-toml, mypy, pydevd-pycharm, fastapi, starlette, strawberry-graphql, uvicorn, beautifulsoup4, python-gnupg, pygithub and types-tqdm to permit the latest version.
Updates
flake8to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Updates
flake8-2020to 1.8.1Commits
f280ad4v1.8.11ee7f2eMerge pull request #127 from asottile/ast-again9f5790cremove dependence on deprecated ast things (again)549e2e6Merge pull request #126 from asottile/pre-commit-ci-update-config2217b47[pre-commit.ci] auto fixes from pre-commit.com hooks906c948[pre-commit.ci] pre-commit autoupdate3524dbcMerge pull request #125 from asottile/all-repos_autofix_all-repos-sed7b0e7d4fix tags trigger for github actionsdccbd3cMerge pull request #124 from asottile/pre-commit-ci-update-config5fb1fac[pre-commit.ci] pre-commit autoupdateUpdates
flake8-comprehensionsto 3.17.0Changelog
Sourced from flake8-comprehensions's changelog.
... (truncated)
Commits
adc19e2Version 3.17.0f636a0fHandle removal of deprecated ast Constant classes (#630)18d3dc2Support Python 3.14 (#629)a372a8c[pre-commit.ci] pre-commit autoupdate (#627)71f7f08Bump actions/checkout from 4 to 5 in the github-actions group (#628)2c9cd7dUpgrade dependencies (#626)5fc74bb[pre-commit.ci] pre-commit autoupdate (#624)c8c13cbUse uvx to run tox on GitHub Actions (#625)fbb575d[pre-commit.ci] pre-commit autoupdate (#623)df3b7d0[pre-commit.ci] pre-commit autoupdate (#620)Updates
pytestfrom 8.4.1 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-covfrom 6.2.1 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
ijsonfrom 3.4.0.post0 to 3.5.0Changelog
Sourced from ijson's changelog.
Commits
5a5dc97Release ijson 3.5.0678e6dfMention new from_iter adapter in CHANGELOGe845709Remove trailing whitespaces116019dUse 3.14 (not -dev) in GitHub actions84d57bfAdd iterator adapters (#150)0e6b12eBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#161)ec5f2e7Bump actions/download-artifact from 6 to 7 (#160)b5cf61aBump actions/upload-artifact from 5 to 6 (#159)e2af9fdBump actions/checkout from 5 to 6 (#158)ea16bebBump pypa/cibuildwheel from 3.2.1 to 3.3.0 (#157)Updates
packagingfrom 26.0 to 26.1Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
c1a88a3Bump for release702c25edocs: update changelog for 26.1 (#1156)3f4f5d4Implementis_unsatisfiableonSpecifierSetusing ranges (#1119)06c6555Propagate int-max-str-digits ValueError (#1155)905c90cfeat: option to validate compressed tag set sort order in `parse_wheel_filena...af0026cdocs(pylock): document select() method and PylockSelectError (#1153)668da86Rename format_full_version to _format_full_version to make it visibly private...f294d52tests: do not reload the tags module (#1152)2c6c7dffeat: add handling for Emscripten wheels tags per PEP 783 (#804)6762eeadocs(markers): document & and | operators for combining Marker objects (#1151)Updates
psutilfrom 5.9.8 to 7.2.2Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
pyyamlto 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportc42fa3b6.0.1 releaseae08bdcblock Cython 3.0+ as a build dep (#702)f873cfeAdd python 3.11 support (#663)Updates
requestsfrom 2.32.5 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)Updates
setuptoolsto 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references