Bump the python-dependencies group across 1 directory with 27 updates#91
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the python-dependencies group across 1 directory with 27 updates#91dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
b3ccd9a to
0a0063f
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the python-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.15.1` | `1.16.5` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.2` | `44.0.3` | | [dill](https://github.com/uqfoundation/dill) | `0.3.9` | `0.4.0` | | [fastapi-throttle](https://github.com/AliYmn/fastapi-throttle) | `0.1.4` | `0.1.8` | | [folium](https://github.com/python-visualization/folium) | `0.19.5` | `0.20.0` | | [google-genai](https://github.com/googleapis/python-genai) | `1.22.0` | `1.32.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.5` | `3.10.6` | | [ollama](https://github.com/ollama/ollama-python) | `0.4.7` | `0.5.3` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.2` | | [plotly](https://github.com/plotly/plotly.py) | `6.0.0` | `6.3.0` | | [polyline](https://github.com/frederickjansen/polyline) | `2.0.2` | `2.0.3` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [pydantic-ai](https://github.com/pydantic/pydantic-ai) | `0.3.4` | `0.8.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.1` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.0` | `1.7.1` | | [scipy](https://github.com/scipy/scipy) | `1.15.3` | `1.16.1` | | [shapely](https://github.com/shapely/shapely) | `2.0.7` | `2.1.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.38` | `2.0.43` | | [stravalib](https://github.com/stravalib/stravalib) | `2.3.0` | `2.4` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.12` | `7.10.6` | | [ipykernel](https://github.com/ipython/ipykernel) | `6.29.5` | `6.30.1` | | [ipython](https://github.com/ipython/ipython) | `9.0.1` | `9.5.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.9` | `0.12.11` | | [streamlit](https://github.com/streamlit/streamlit) | `1.43.2` | `1.49.1` | Updates `alembic` from 1.15.1 to 1.16.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `cryptography` from 44.0.2 to 44.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...44.0.3) Updates `dill` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.0) Updates `fastapi-throttle` from 0.1.4 to 0.1.8 - [Release notes](https://github.com/AliYmn/fastapi-throttle/releases) - [Commits](AliYmn/fastapi-throttle@v0.1.4...v0.1.8) Updates `folium` from 0.19.5 to 0.20.0 - [Release notes](https://github.com/python-visualization/folium/releases) - [Changelog](https://github.com/python-visualization/folium/blob/main/CHANGES.txt) - [Commits](python-visualization/folium@v0.19.5...v0.20.0) Updates `google-genai` from 1.22.0 to 1.32.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v1.22.0...v1.32.0) Updates `matplotlib` from 3.10.5 to 3.10.6 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.5...v3.10.6) Updates `ollama` from 0.4.7 to 0.5.3 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.7...v0.5.3) Updates `pandas` from 2.2.3 to 2.3.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.2) Updates `plotly` from 6.0.0 to 6.3.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.0.0...v6.3.0) Updates `polyline` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/frederickjansen/polyline/releases) - [Commits](frederickjansen/polyline@v2.0.2...v2.0.3) Updates `psycopg2-binary` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) Updates `pydantic-ai` from 0.3.4 to 0.8.1 - [Release notes](https://github.com/pydantic/pydantic-ai/releases) - [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md) - [Commits](pydantic/pydantic-ai@v0.3.4...v0.8.1) Updates `python-dotenv` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.1) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) Updates `scikit-learn` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.0...1.7.1) Updates `scipy` from 1.15.3 to 1.16.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.3...v1.16.1) Updates `shapely` from 2.0.7 to 2.1.1 - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@2.0.7...2.1.1) Updates `sqlalchemy` from 2.0.38 to 2.0.43 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `stravalib` from 2.3.0 to 2.4 - [Release notes](https://github.com/stravalib/stravalib/releases) - [Changelog](https://github.com/stravalib/stravalib/blob/main/changelog.md) - [Commits](stravalib/stravalib@v2.3...v2.4) Updates `coverage` from 7.6.12 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.12...7.10.6) Updates `ipykernel` from 6.29.5 to 6.30.1 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/v6.30.1/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.29.5...v6.30.1) Updates `ipython` from 9.0.1 to 9.5.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.0.1...9.5.0) Updates `pre-commit` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) Updates `pytest` from 8.3.5 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.1) Updates `ruff` from 0.9.9 to 0.12.11 - [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.9.9...0.12.11) Updates `streamlit` from 1.43.2 to 1.49.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.43.2...1.49.1) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.16.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: dill dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi-throttle dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: folium dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: google-genai dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: matplotlib dependency-version: 3.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ollama dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: plotly dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: polyline dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic-ai dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: scikit-learn dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: scipy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: shapely dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: stravalib dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.10.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipykernel dependency-version: 6.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: streamlit dependency-version: 1.49.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0a0063f to
068e535
Compare
Contributor
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 python-dependencies group with 27 updates in the / directory:
1.15.11.16.544.0.244.0.30.3.90.4.00.1.40.1.80.19.50.20.01.22.01.32.03.10.53.10.60.4.70.5.32.2.32.3.26.0.06.3.02.0.22.0.32.9.92.9.100.3.40.8.11.0.11.1.12.32.32.32.51.7.01.7.11.15.31.16.12.0.72.1.12.0.382.0.432.3.02.47.6.127.10.66.29.56.30.19.0.19.5.04.2.04.3.08.3.58.4.10.9.90.12.111.43.21.49.1Updates
alembicfrom 1.15.1 to 1.16.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
cryptographyfrom 44.0.2 to 44.0.3Changelog
Sourced from cryptography's changelog.
Commits
b92c841[44.0.x] backports for libressl 4.1.0 support release (#12848)387ca00Hopefully add Window / MacOS PyPy 3.10 / 3.11 support (#12559)Updates
dillfrom 0.3.9 to 0.4.0Commits
16eb90btag: 0.4.0cd7a5a8Bump jinja2 from 3.1.5 to 3.1.6 in /docs (#705)0717bd1move travis build of 3.9 to focal (#708)599265efix CodeType support for PyPy3.11 7.3.19+ (#707)acc49cfupdate docs requirements; CI for pypy3.11 (#702)a3d129fsupport pypy-3.11 (#701)7f678e7Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#695)5adb444updated copyright for 2025 (#696)c8b8c57fix typo in requirements (#693)e3c85c8Bump starlette from 0.37.2 to 0.40.0 in /docs (#686)Updates
fastapi-throttlefrom 0.1.4 to 0.1.8Release notes
Sourced from fastapi-throttle's releases.
Commits
78b1525Merge pull request #5 from AliYmn/f-18db015bchore: add redis-py and pytest-asyncio as test dependencies9e15d2afeat: add rate limit headers, proxy support and custom key function with tests4883247docs: add advanced usage examples and configuration options for rate limiting1612b0achore: bump version to 0.1.8 and fix key_func type formatting in docsbb48c64refactor: optimize request history management with efficient key pruning and ...abfee5efeat: add proxy support, custom key functions, and rate limit headers to Rate...4d686a1chore: update project dependencies in requirements.txt3f14ff2docs: update README with badges, TOC and additional sectionsbdf20edchore: update requirements.txt with latest package versionsUpdates
foliumfrom 0.19.5 to 0.20.0Release notes
Sourced from folium's releases.
... (truncated)
Commits
5c46067Issue 1359 (#2159)2de8ff2Coverage testing (#2158)c1d4b64Merge pull request #2163 from python-visualization/dependabot/github_actions/...3af17e9Bump actions/setup-python from 4 to 5 in the github-actions group0287421Merge pull request #2161 from hansthen/issue_17155904750Update after review commentsb8af05fUpdated after review comment5e7da4bMore trial and error79f548fTry fixing failing CI22aa1e5Update README to point to the extra pluginUpdates
google-genaifrom 1.22.0 to 1.32.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
9ebf30achore(main): release 1.32.0 (#1282)75c0955feat: add GenerateContentResponse.parts, Part.as_image(), and Blob.as_image()cd53afffeat: Add VideoGenerationReferenceType enum for generate_videos630262bdocs: Updating Imagen 4 code snippetffd8b06feat: support tunings.cancel in the genai SDK for Python, Java, JS, and Go8cc4754feat: add the response body for generateContent0cef3e6docs: fix typo in README3fecf29feat: Add output_gcs_uri to Imagen upscale_image917cc2cfeat: add the response body for generateContentf6bf934feat: Add VALIDATED mode into FunctionCallingConfigModeUpdates
matplotlibfrom 3.10.5 to 3.10.6Release notes
Sourced from matplotlib's releases.
Commits
5cd38c3REL: v3.10.6b2358e7Release prep v3.10.62e04783Merge branch 'v3.10.5-doc' into v3.10.xd3365afGithub stats v3.10.681ed659Merge pull request #30489 from meeseeksmachine/auto-backport-of-pr-30486-on-v...5351097Merge pull request #30488 from meeseeksmachine/auto-backport-of-pr-30486-on-v...6b800b8Merge pull request #30487 from meeseeksmachine/auto-backport-of-pr-30484-on-v...25a97fdBackport PR #30486: doc: Update warnings about python-build-standalone4b79495Backport PR #30486: doc: Update warnings about python-build-standalonea55b817Backport PR #30484: FIX: be more cautious about checking widget sizeUpdates
ollamafrom 0.4.7 to 0.5.3Release notes
Sourced from ollama's releases.
... (truncated)
Commits
53ff3cdMerge pull request #553 from ollama/drifkin/thinking-levelsaa4b476add support for 'high'/'medium'/'low' think values34e98bdtypes: relax type for tools (#550)dad9e1cexamples: add gpt-oss tools (#549)fe91357examples: update to use gemma3 (#543)d7978cbpyproject.toml: add license metadata to package (#526)b23d79dtypes: add context_length to ProcessResponse (#538)33488eetypes/examples: add tool_name to message and examples (#537)63ca747Merge pull request #525 from hwittenborn/main4c11d50Remove unusedmessagesvariable fromthinking-generateexampleUpdates
pandasfrom 2.2.3 to 2.3.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
4665c10RLS: 2.3.2633c68bDOC: fix syntax in whatsnew file456ad47Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50aBackport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...Updates
plotlyfrom 6.0.0 to 6.3.0Release notes
Sourced from plotly's releases.
... (truncated)
Changelog
Sourced from plotly's changelog.
... (truncated)
Commits
53572f6Update uv lock file3b5a65fversion changes for v6.3.06b7565bMerge pull request #5318 from plotly/update-plotlyjs-3.1.0c2225b7add DeprecationWarning for upcoming change in locationmode 'country names'deef7a3update plotly/labextension0589b22upgrade plotly.js to 3.1.0694b036Merge pull request #5308 from plotly/update-doc-string480a1afMerge pull request #5287 from jdbeel/update-external-renderer-defaultc07de25Merge branch 'main' into update-external-renderer-default9f4b774Update _json.pyUpdates
polylinefrom 2.0.2 to 2.0.3Release notes
Sourced from polyline's releases.
Commits
824df38Merge pull request #19 from frederickjansen/new-python-cib99530fAdd imghdr to build docs on Python 3.13d07c791Build on Python 3.13 and PyPy 3.11c500221Merge pull request #18 from a-detiste/masterfbc11b0drop usage of old "toml" libraryUpdates
psycopg2-binaryfrom 2.9.9 to 2.9.10Changelog
Sourced from psycopg2-binary's changelog.