deps(python): bump the python-minor group with 5 updates#534
Merged
MarkusNeusinger merged 1 commit intomainfrom Dec 9, 2025
Merged
deps(python): bump the python-minor group with 5 updates#534MarkusNeusinger merged 1 commit intomainfrom
MarkusNeusinger merged 1 commit intomainfrom
Conversation
Bumps the python-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.122.0` | `0.124.0` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.3.2.250926` | `2.3.3.251201` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.14.8` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.38.0` | `4.39.0` | Updates `fastapi` from 0.122.0 to 0.124.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.122.0...0.124.0) Updates `pandas-stubs` from 2.3.2.250926 to 2.3.3.251201 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.2.250926...v2.3.3.251201) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `ruff` from 0.14.7 to 0.14.8 - [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.14.7...0.14.8) Updates `selenium` from 4.38.0 to 4.39.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.38.0...selenium-4.39.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.124.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pandas-stubs dependency-version: 2.3.3.251201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: selenium dependency-version: 4.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot rebase |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the python-minor group with 5 updates:
0.122.00.124.02.3.2.2509262.3.3.2512019.0.19.0.20.14.70.14.84.38.04.39.0Updates
fastapifrom 0.122.0 to 0.124.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b5ca132🔖 Release version 0.124.0a2cef70📝 Update release notes5b62456✏️ Fix typo inscripts/mkdocs_hooks.py(#14457)dbd34f1📝 Update release notese1117f7🚸 Improve tracebacks by adding endpoint metadata (#14306)08b09e5🔖 Release version 0.123.10e7d7038📝 Update release notesda0ffab🐛 Fix using class (not instance) dependency that has__call__method (#14458)5161694📝 Update release notes812a192🐛 Fixseparate_input_output_schemas=Falsewithcomputed_field(#14453)Updates
pandas-stubsfrom 2.3.2.250926 to 2.3.3.251201Commits
87f07afVersion 2.3.3.25120118626a9typeisin, remove redundantIterable | Series(#1507)cf7478fTST: #1451 propagate upstream fixes (#1516)1843952Use np array aliases in tests (#1515)085653bGH1432 Partial resolution for some TODOs (#1492)c616fb5MAINT: #1503 deduplicatetests/__init__.py(#1508)90b56d7use np_ndarray_intp, np_ndarray_int64, np_ndarray_float aliases more (#1513)2448b5fGH1484 Upgrade ty (#1509)852ef64FIX: #1508 numpy 1darrays in tests (#1512)b82986ctype Index methods: putmask, asof, asof_locs, sort_values, get_indexer_non_un...Updates
pytestfrom 9.0.1 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
rufffrom 0.14.7 to 0.14.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
9d4f1c6Bump 0.14.8 (#21791)326025d[ty] Always register rename provider if client doesn't support dynamic regist...3aefe85[ty] EnsurerenameCursorTestcallscan_renamebefore renaming (#21790)b8ecc83Fix clippy errors onmain(#21788)6491932[ty] Fix crash when hovering an unknown string annotation (#21782)a9f2bb4[ty] Don't send publish diagnostics for clients supporting pull diagnostics (...e2b72fb[ty] cleanup test path (#21781)14fce0d[ty] Improve the display of various special-form types (#21775)8ebecb2[ty] Add subdiagnostic hint if the user wroteX = Anyrather thanX: Any...45ac30a[ty] Teachtythe meaning of desperation (try ancestorpyproject.tomls as...Updates
seleniumfrom 4.38.0 to 4.39.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
126f156[build] Prepare for release of Selenium 4.39.0 (#16672)080c81ffix flaky Ruby testdevtools_spec.rb87fef04[dotnet] [bidi] Remove browsing scoped events at core level (#16694)d9d1d79[dotnet] [bidi] Always provide new json options for modules (#16691)54f45d3[dotnet] [bidi] BrowsingContext type as record with equality (#16692)fab7984[py] Bump urllib3 in packaging and dev dependencies (#16690)fb859ad[dotnet] [bidi] Stateful converters with hydration (#16670)cfd57e3Revert "[java] use--enable-chrome-logsto redirect browser I/O streams"efe5a4f[java] Add JSpecify annotations to ChromiumDriver (Issue #14291) (#16628)9667310[java] avoid ClassCastException for unexpected driver responses #16389Dependabot 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