chore(deps)(deps): Bump the all-python-dependencies group in /backend with 7 updates#22
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the all-python-dependencies group in /backend with 7 updates: | Package | From | To | | --- | --- | --- | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.5` | | [pandas](https://github.com/pandas-dev/pandas) | `2.1.4` | `2.3.3` | | [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) | `3.1.9` | `3.2.9` | | [fastapi](https://github.com/fastapi/fastapi) | `0.109.0` | `0.121.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.25.0` | `0.38.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.6` | `0.0.20` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `pandas` from 2.1.4 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.4...v2.3.3) Updates `xlsxwriter` from 3.1.9 to 3.2.9 - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](jmcnamara/XlsxWriter@RELEASE_3.1.9...RELEASE_3.2.9) Updates `fastapi` from 0.109.0 to 0.121.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.109.0...0.121.1) Updates `uvicorn` from 0.25.0 to 0.38.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.25.0...0.38.0) Updates `python-multipart` from 0.0.6 to 0.0.20 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.20) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) --- updated-dependencies: - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: xlsxwriter dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: fastapi dependency-version: 0.121.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies - dependency-name: python-multipart dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-dependencies - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This was referenced Nov 10, 2025
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-python-dependencies group in /backend with 7 updates:
3.1.23.1.52.1.42.3.33.1.93.2.90.109.00.121.10.25.00.38.00.0.60.0.202.8.22.9.0.post0Updates
openpyxlfrom 3.1.2 to 3.1.5Updates
pandasfrom 2.1.4 to 2.3.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
xlsxwriterfrom 3.1.9 to 3.2.9Changelog
Sourced from xlsxwriter's changelog.
... (truncated)
Commits
e943beePrep for release 3.2.9392bd9etyping: remove py.typed fileeb99afePrep for release 3.2.85ec2982workbook: add explicit export for mypy compatibilityca85cbbPrep for release 3.2.73710251typing: add more supported types to Workbook() constructor27db7a1Prep for release 3.2.6f050676docs: add CI spell check60f708cchart: add axis title formatting53dc08echart: add chart title formatting optionsUpdates
fastapifrom 0.109.0 to 0.121.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
1c7e254🔖 Release version 0.121.19e54399📝 Update release notes282f372🐛 FixDepends(func, scope='function')for top level (parameterless) depende...972a967📝 Update release notes4170f62📝 Update release notes67c8dfa⬆ Bump ruff from 0.13.2 to 0.14.3 (#14276)34db1e2⬆ [pre-commit.ci] pre-commit autoupdate (#14289)b787103📝 Update release notes289b4aa📝 Upate docs for advanced dependencies withyield, noting the changes in 0....4efae81🔖 Release version 0.121.0Updates
uvicornfrom 0.25.0 to 0.38.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)ce79f95Revert "Add Marcelo Trylesinski to the license (#2699)" (#2730)dbf8797docs: add social icons (#2728)58f28beAdd section about event loop (#2725)93d9510Bump docs dependencies (#2724)9b1c6c4Move Marcelo Trylesinski to maintainers inpyproject.toml(#2719)57a61d8Add discord to README (#2718)7ef5f9fchore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#2717)6d26d88Update pyproject.toml for PEP639 compliance (#2713)Updates
python-multipartfrom 0.0.6 to 0.0.20Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
b083cefVersion 0.0.20 (#197)04d3cf5Handle messages containing only end boundary, fixes #38 (#142)f1c5a28feat: Add python 3.13 in CI matrix. (#185)4bffa0cdoc: A file parameter is not a field (#127)6f3295bBump astral-sh/setup-uv from 3 to 4 in the github-actions group (#194)c4fe4d3Don't warn when CRLF is found after last boundary (#193)5b1aed8Version 0.0.18 (#191)9205a0eHard break if found data after last boundary onMultipartParser(#189)170e604Update ruff & mypy (#188)e53b541Create SECURITY.md (#187)Updates
python-dateutilfrom 2.8.2 to 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
Commits
1ae8077Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9dUpdate news to prepare for release9780d32Pinsetuptools_scmto <8db9d018Merge pull request #1343 from pganssle/release_2.9.0423ca2fRun updatezinfo before buildedd3fd4Update NEWS filefe02d02Run towncrier with Python 3.119c7524aFix MANIFEST.in pattern6de58f5Update classifiers to include Python 3.128fe0cabMerge pull request #1342 from pganssle/update_zoneinfoDependabot 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