Bump the python-version-updates group across 1 directory with 12 updates #22896
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 libcst, pex, psutil, pytest, debugpy, pydevd-pycharm, fastapi, starlette, strawberry-graphql[fastapi], beautifulsoup4, pytest-cov and flake8 to permit the latest version.
Updates
libcstfrom 1.8.5 to 1.8.6Release notes
Sourced from libcst's releases.
Changelog
Sourced from libcst's changelog.
Commits
9275a8bbump version to 1.8.6 (#1425)b66c0e2[CodemodCommand] Maketransform_modulesupported_transformsorder determi...c2169d2Update PyO3 to 0.26 (#1413)73b17d8Update pyproject.toml for 3.14t (#1417)421f7d3build(deps): bump pypa/cibuildwheel from 3.1.4 to 3.2.1 (#1414)129b20fbuild(deps): bump github/codeql-action from 3 to 4 (#1415)6f5da5fbuild(deps): bump astral-sh/setup-uv from 6 to 7 (#1416)Updates
pexfrom 2.69.2 to 2.70.0Release notes
Sourced from pex's releases.
Changelog
Sourced from pex's changelog.
Commits
659e813Support adhoc Pip versions in development. (#3011)Updates
psutilfrom 5.9.8 to 7.1.3Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
5904ff9Pre-released42db80Update DEVGUIDE.rste4e1003psutil_kinfo_proc: return in case of badargs; also print to stderr in case of...bcdede4Introduce PSUTIL_TESTING mode. Terminate execution if str_* funcs fail6822ba7Replacestrlcat/strlcpywith safestr_copy/str_append(#2678)0a7465cWindows: use str_format() in psutil_users().fd05690[Windows] fix MAC address string construction innet_if_addrs()(#2677)7d82135NetBSD: refact proc cwd()262977fReplace unsafesprintf/snprintf/sprintf_scalls withstr_format()(#2676)1ba3cf5Fix #2675 / macOS: convert process status() to a meaningful valueUpdates
pytestfrom 8.4.1 to 9.0.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d1b64aaPrepare release version 9.0.10a497c7regendoc: remove CI environment variables (#13950) (#13951)a9f7e6e🧪 Rungh releasew/o Git in CI/CD (#13942) (#13947)2682a66Merge pull request #13944 from pytest-dev/patchback/backports/9.0.x/bef7d34f1...a999997Merge pull request #13941 from nicoddemus/min-pre-commit-version4bd63a0Merge pull request #13935 from pytest-dev/patchback/backports/9.0.x/ce8b8a7b4...15f93b3Merge pull request #13933 from webknjaz/maintenance/tox-pep517-env-setuptools...0fa11aeMerge pull request #13927 from pytest-dev/patchback/backports/9.0.x/3d8075743...fa45470Merge pull request #13926 from pytest-dev/patchback/backports/9.0.x/d587e0cf8...b4e3973Merge pull request #13922 from bluetech/fix-argparse-userwarningUpdates
debugpyfrom 1.8.16 to 1.8.17Commits
6cbdf87update testing for python 3.14 (#1955)2eb3afeCheck ifos.__file__is available before using it (#1944)Updates
pydevd-pycharmfrom 251.23536.40 to 253.28086.55Commits
dba5299Revert "[platform UI, editor] IJPL-208094 Only focus an editor if the project...100ed5a[maven] [IDEA-381098] maven4 quick fixes2af9071[remote-driver] tests: update balloon locators and improve validation in lice...8eaa341Fixed RIDER-131486a56e656platform: base build number set to 253.28086.SNAPSHOTaabec4f[debugger] PY-84040 add custom variable rendering and variable view features ...c303319[wsm] IJPL-178632 Enable per-environment workspace model by default744728d[html] WEB-72823 Fix acquiring MDN documentation for <input> element; update ...7a1d0ac[tasks] IJPL-214046 Use coroutines to save task context asynchronously28a7200[tasks] IJPL-214046 Migrate TaskCheckinHandlerFactory to KotlinUpdates
fastapifrom 0.120.1 to 0.121.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
02e108d🔖 Release version 0.121.2d3b7597📝 Update release notes5d40dfb🐛 Fix handling of JSON Schema attributes named "$ref" (#14349)eaf611f📝 Update release notes004ab1a📝 Add EuroPython talk & podcast episode with Sebastián Ramírez (#14260)d1be85c📝 Update release notes42930fe✏️ Fix links and add missing permalink in docs (#14217)9e362d9📝 Update release notes540a83d🌐 Update Portuguese translations with LLM prompt (#14228)1a2e415📝 Update release notesUpdates
starlettefrom 0.49.1 to 0.50.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4941b4aVersion 0.50.0 (#3063)a0499f6Drop support for Python 3.9 (#3061)de3ffecVersion 0.49.3 (#3062)c443396Relax strictness onMiddlewaretype (#3059)85bf027Version 0.49.2 (#3058)3d480ddIgnoreif-modified-sinceifif-none-matchis present (#3057)da06052Bump the github-actions group with 3 updates (#3056)34caa99Add groups configuration for GitHub Actions (#3055)Updates
strawberry-graphql[fastapi]from 0.284.1 to 0.285.0Release notes
Sourced from strawberry-graphql[fastapi]'s releases.
... (truncated)
Changelog
Sourced from strawberry-graphql[fastapi]'s changelog.
... (truncated)
Commits
043d685Release 🍓 0.285.0211365aImprove support for Apollo Federation; Remove support for Federation 1 (#4045)1a4768eRelease 🍓 0.284.4cfe6536⬆️ Upgrade minimum Typer version to fix CLI commands (#4049)d1e485aRelease 🍓 0.284.385196f2Stop setting Transfer-Encoding: chunked in multipart responses (delegate to s...5bfdf23Release 🍓 0.284.27cc4c5fChangevariablestype hint from Mapping to Any, to fix type validation in t...846b3c4Disable RUF002 lint rule (#4040)abbe4c2Add somewhat complex benchmark (#4034)Updates
beautifulsoup4from 4.11.1 to 4.14.2Updates
pytest-covfrom 6.2.1 to 7.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
224d896Bump version: 6.3.0 → 7.0.073424e3Cleanup the docs a bit.36f1cc2Bump pins in template.f299c59Bump the github-actions group with 2 updates25f0b2eUpdate docs/config.rstbb23eacImprove configuration docsa19531eSwitch from build/pre-commit to uv/prek - this should make this faster.82f9993Update changelog.211b5cdFix links.97aadd7Update some ci config, reformat and apply some lint fixes.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-f824Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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