deps(python): bump the python-minor group across 1 directory with 7 updates#545
Merged
MarkusNeusinger merged 1 commit intomainfrom Dec 9, 2025
Merged
Conversation
…pdates Bumps the python-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.122.0` | `0.124.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.6.0` | `3.7.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` | | [pygal](https://github.com/Kozea/pygal) | `3.0.5` | `3.1.0` | | [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 `google-cloud-storage` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.6.0...v3.7.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 `pygal` from 3.0.5 to 3.1.0 - [Release notes](https://github.com/Kozea/pygal/releases) - [Changelog](https://github.com/Kozea/pygal/blob/master/docs/changelog.rst) - [Commits](Kozea/pygal@3.0.5...3.1.0) 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: google-cloud-storage dependency-version: 3.7.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: pygal dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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>
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.
Bumps the python-minor group with 7 updates in the / directory:
0.122.00.124.03.6.03.7.02.3.2.2509262.3.3.2512019.0.19.0.20.14.70.14.83.0.53.1.04.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
google-cloud-storagefrom 3.6.0 to 3.7.0Release notes
Sourced from google-cloud-storage's releases.
Changelog
Sourced from google-cloud-storage's changelog.
Commits
89a947achore(main): release 3.7.0 (#1621)57405e9feat: Support urllib3 >= 2.6.0 (#1658)ddce7e5feat: send entire object checksum in the final api call of resumable upload (...4e91c54feat: Auto enable mTLS when supported certificates are detected (#1637)4c6d549chore: setup system tests for zonal buckets in cloud build (#1639)6ed12b9chore: fix failing system test due to version upgrade of urllib3 (#1651)6ab8d92chore: Add gRPC packages under extra-dependencies (#1640)a1c2507chore: fix conformance test failure due to VM's API version mismatch. (#1635)9e6fefdfix: Add simple flush for optimized writes (#1633)fcda233chore: Add Sys test for move blob where name needs url encoding (#1624)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
pygalfrom 3.0.5 to 3.1.0Release notes
Sourced from pygal's releases.
Changelog
Sourced from pygal's changelog.
Commits
df20193Bump 3.1.023d0463Merge branch 'gauge-reverse-direction'8c4ec19Add reverse_direction Gauge config parameter721a587Merge pull request #575 from Kozea/cleanup-20251128d386d6eUpdate build status badges and links73bf14eRemove duplicate README fileb93c4c4Update copyright yeard1efc8cUpdate changelog8c9d2a0Update author info6ae7129Fix minimal python version in docsUpdates
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