chore(deps): bump the python-dependencies group with 7 updates - #9
Merged
Merged
Conversation
Updates the requirements on [ollama](https://github.com/ollama/ollama-python), [groq](https://github.com/groq/groq-python), [gitpython](https://github.com/gitpython-developers/GitPython), [pyperclip](https://github.com/asweigart/pyperclip), [rich](https://github.com/Textualize/rich), [requests](https://github.com/psf/requests) and [mypy](https://github.com/python/mypy) to permit the latest version. Updates `ollama` to 0.6.2 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.1.7...v0.6.2) Updates `groq` to 1.6.0 - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](groq/groq-python@v0.4.0...v1.6.0) Updates `gitpython` to 3.1.56 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.40...3.1.56) Updates `pyperclip` to 1.11.0 - [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt) - [Commits](https://github.com/asweigart/pyperclip/commits) Updates `rich` to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md) - [Commits](Textualize/rich@v13.0.0...v15.0.0) Updates `requests` to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.34.2) Updates `mypy` to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v2.3.0) --- updated-dependencies: - dependency-name: ollama dependency-version: 0.6.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: groq dependency-version: 1.6.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: gitpython dependency-version: 3.1.56 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pyperclip dependency-version: 1.11.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
♟️ chess-review-bot — PR Game ReviewAccuracy: 85.0/100 · 2 files · +7/-7 · 0 Blunder??
chess-review-bot scores diffs, not people. Run |
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.
Updates the requirements on ollama, groq, gitpython, pyperclip, rich, requests and mypy to permit the latest version.
Updates
ollamato 0.6.2Release notes
Sourced from ollama's releases.
Commits
dbccf19Add image generation support (#616)60e7b2fbuild(deps): bump actions/checkout from 5 to 6 (#602)d1d7040client: expose resource cleanup methods (#444)1157925readme: add cloud models usage and examples (#595)0008226client/types: add logprobs support (#601)9ddd5f0examples: fix model web search (#589)d967f04examples: gpt oss browser tool (#588)ab49a66examples: add mcp server for web_search web_crawl (#585)16f344fclient/types: update web search and fetch API (#584)d0f71bcclient: load OLLAMA_API_KEY on init (#583)Updates
groqto 1.6.0Release notes
Sourced from groq's releases.
Changelog
Sourced from groq's changelog.
... (truncated)
Commits
ee812abrelease: 1.6.0 (#279)7b93dfachore: update CODEOWNERS (add@pmichalina-groq, remove@gradenrand@bklieger...03056d6release: 1.5.0 (#274)b4923d9release: 1.4.0 (#272)a4ee1e0release: 1.3.0 (#271)fcdebf0release: 1.2.0 (#270)9793d5erelease: 1.1.2 (#269)210cc4frelease: 1.1.1 (#268)3203b08release: 1.1.0 (#263)5f0082afix: use valid Python version and fix mypy lint error (#267)Updates
gitpythonto 3.1.56Release notes
Sourced from gitpython's releases.
Commits
e3221f1prepare next released3e9438Merge pull request #2184 from gitpython-developers/fix-output-arg38553b6fix: reject unsafe output options in Commit.countbe5031dMerge pull request #2183 from hugovk/main8a92182Stop testing experimental 3.13t7d5370dAdd support for Python 3.15904aa71Declare support for Python 3.13-3.14681c82cprepare releasee227e01Merge pull request #2181 from gitpython-developers/fix-env-var-exfiltration8634174fix: prevent environment expansion in remote URLsUpdates
pyperclipto 1.11.0Changelog
Sourced from pyperclip's changelog.
Commits
Updates
richto 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelogUpdates
requeststo 2.34.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
mypyto 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Dependabot 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