Bump the python-deps group across 1 directory with 9 updates - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-deps group across 1 directory with 9 updates#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.0` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.50.2` | `0.52.1` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.14.2` | `6.15.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.11.0` | `3.11.1` | | [polars](https://github.com/pola-rs/polars) | `1.42.1` | `1.43.2` | | [python-calamine](https://github.com/dimastbk/python-calamine) | `0.7.0` | `0.8.2` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.5.4` | `1.5.5` | | [ipython](https://github.com/ipython/ipython) | `9.15.0` | `9.16.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.4` | `4.70.0` | Updates `fastapi` from 0.139.0 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.0...0.141.1) Updates `uvicorn` from 0.50.2 to 0.52.1 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.50.2...0.52.1) Updates `pypdf` from 6.14.2 to 6.15.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.14.2...6.15.0) Updates `matplotlib` from 3.11.0 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.11.0...v3.11.1) Updates `polars` from 1.42.1 to 1.43.2 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.42.1...py-1.43.2) Updates `python-calamine` from 0.7.0 to 0.8.2 - [Release notes](https://github.com/dimastbk/python-calamine/releases) - [Commits](dimastbk/python-calamine@v0.7.0...v0.8.2) Updates `duckdb` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.4...v1.5.5) Updates `ipython` from 9.15.0 to 9.16.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.15.0...9.16.1) Updates `tqdm` from 4.68.4 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.4...v4.70.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: uvicorn dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pypdf dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: polars dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: python-calamine dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: duckdb dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ipython dependency-version: 9.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... 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-deps group with 9 updates in the / directory:
0.139.00.141.10.50.20.52.16.14.26.15.03.11.03.11.11.42.11.43.20.7.00.8.21.5.41.5.59.15.09.16.14.68.44.70.0Updates
fastapifrom 0.139.0 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.50.2 to 0.52.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
ee8e45cVersion 0.52.1 (#3056)b57926dRemove duplicate content headers from WebSocket denial responses on websocket...49de1b9chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#3042)2f3fa3aComplete server-initiated closes in SansIO WebSocket protocols (#3053)8c59d55chore(deps): bump the github-actions group with 5 updates (#3054)e148451Handle connection loss during WebSocket write backpressure (#3050)e16a69bAdd missing write flow control towebsockets-sansio(#3048)ef1dd44Fold the zttp-only tests back into the HTTP test suite (#3046)8f1b884Version 0.52.0 (#3044)f6833dbAdd experimental zttp HTTP/1.1 protocol (#2979)Updates
pypdffrom 6.14.2 to 6.15.0Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
7f226a2REL: 6.15.04959848SEC: Improve performance of read_until_whitespace (#3947)51cb6acSEC: Limit CID width range and width count when loading fonts (#3946)afba808SEC: Limit token length for ToUnicode entries (#3944)aa2f37dDOC: Image and attachment filenames are unsanitized (#3942)760ba28DOC: Further clarify security policy55bd85cBUG: Expand low-bit samples for images without a filter (#3938)4807cb4ROB: Tolerate malformed /FontBBox when building font descriptors (#3895)ce9320bDEV: Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#3941)8b6f6fdENH: Add ActualText tag when we produce RTL appearance stream (#3901)Updates
matplotlibfrom 3.11.0 to 3.11.1Release notes
Sourced from matplotlib's releases.
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
polarsfrom 1.42.1 to 1.43.2Release notes
Sourced from polars's releases.
... (truncated)
Commits
ae588a9fix: Properly propagate enum metadata for iceberg column mapping (#28580)f6c766afix: Correctly write parquet field IDs for enums and categoricals (#28581)12f83f5Python Polars 1.43.2 (#28625)1ec0668fix: Fix arrow C interop binview offset (#28623)af24b92perf: Pushdownlen()to concat/union inputs (#28570)e79bdb0fix: Fix duplicate hive values in hive pre-partition rewrite (#28621)7a6cdbcfix: Double-counted offset for Arrow export of slicedSeries(Array)(#28602)a2b0b2afix: Struct/List/Array equality handling in sort and join (#28601)9aca544ci: Fix duckdb delta extension install collision (#28607)7d6483bfix(rust): Use try_new in StructArray construction in polars-json (#27489)Updates
python-calaminefrom 0.7.0 to 0.8.2Release notes
Sourced from python-calamine's releases.
Commits
cd6f36fbump to 0.8.27bda614ci: sync all build artifacts name0804d5ebump to 0.8.1427ebebMerge pull request #214 from dimastbk/dependabot/uv/pygments-2.20.0feabd87Merge branch 'master' into dependabot/uv/pygments-2.20.0de6aee2Merge pull request #215 from dimastbk/dependabot/uv/pytest-9.0.3c0a188dbuild(deps-dev): bump pytest from 9.0.2 to 9.0.3f9e6606build(deps): bump pygments from 2.19.2 to 2.20.0d2fb617Merge pull request #213 from dimastbk/add-pyodided5cd2a4ci: add pyodide (PyEmscripten) build and testUpdates
duckdbfrom 1.5.4 to 1.5.5Release notes
Sourced from duckdb's releases.
Commits
b236c81Pin submodule to release hashe6a21c5[duckdb-labs bot] Bump DuckDB submodule (#554)f637bf4Bump submodule4c5c73c[duckdb-labs bot] Bump DuckDB submodule (#551)6fae280Bump submoduled8d5f0a[duckdb-labs bot] Bump DuckDB submodule (#548)5d85f06Bump submodulec3cbf8d[duckdb-labs bot] Bump DuckDB submodule (#545)93418b6Bump submodule24f1915[duckdb-labs bot] Bump DuckDB submodule (#539)Updates
ipythonfrom 9.15.0 to 9.16.1Commits
3b83e1brelease 9.16.1cc8334eConvert IFrame sources to strings before HTML escaping (#15348)82a902eback to dev2ae7863release 9.16.06334b8fUpdate whats new for version 9.16 (#15342)dbbfa7bescape urls and file names interpolated into display html attributes (#15334)59986e7fix: correct typos0e9d34dFix missing space1a753baResolve attribute annotations under the policy in eval_node (#15337)876b5aaresolve attribute annotations under the policy in eval_nodeUpdates
tqdmfrom 4.68.4 to 4.70.0Release notes
Sourced from tqdm's releases.
Commits
96f2e60Merge pull request #1777 from shermansiu/feat/interpreter-poolc27393emisc tidy061c623Disabletqdm.monitor_intervalfor subinterpreters because they do not have ...9fc160bUpdate how we check forinterpreter_mapsupport in the testsb42463aEnsure that subinterpreters can import tqdm while unpickling the initializer16d5486Add support for nested progress bars9f5890fAdd initial implementation for interpreter_map321f920Merge pull request #1783 from LuShadowX/reset-inf-total4664b57minor tidy426a098Treat inf total as unknown in reset() tooDependabot 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 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