-
-
Notifications
You must be signed in to change notification settings - Fork 690
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the poetry group across 1 directory with 15 updates #1255
Closed
Conversation
This file contains 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
Bumps the poetry group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-python) | `1.56.2` | `1.57.3` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.9` | `3.11.10` | | [jiter](https://github.com/pydantic/jiter) | `0.8.0` | `0.8.2` | | [redis](https://github.com/redis/redis-py) | `5.2.0` | `5.2.1` | | [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) | `2.10.0` | `2.10.1` | | [litellm](https://github.com/BerriAI/litellm) | `1.53.5` | `1.55.0` | | cohere | `5.13.2` | `5.13.3` | | [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.73.0` | `1.74.0` | | [cerebras-cloud-sdk](https://github.com/Cerebras/cerebras-cloud-sdk-python) | `1.12.2` | `1.14.0` | | [fireworks-ai](https://fireworks.ai) | `0.15.9` | `0.15.10` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.9` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.389` | `1.1.390` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.5.48` | | [datasets](https://github.com/huggingface/datasets) | `3.1.0` | `3.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.1` | `0.8.3` | Updates `openai` from 1.56.2 to 1.57.3 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.56.2...v1.57.3) Updates `aiohttp` from 3.11.9 to 3.11.10 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.9...v3.11.10) Updates `jiter` from 0.8.0 to 0.8.2 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.8.0...v0.8.2) Updates `redis` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.0...v5.2.1) Updates `pydantic-extra-types` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](pydantic/pydantic-extra-types@v2.10.0...v2.10.1) Updates `litellm` from 1.53.5 to 1.55.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.53.5...v1.55.0) Updates `cohere` from 5.13.2 to 5.13.3 Updates `google-cloud-aiplatform` from 1.73.0 to 1.74.0 - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](googleapis/python-aiplatform@v1.73.0...v1.74.0) Updates `cerebras-cloud-sdk` from 1.12.2 to 1.14.0 - [Changelog](https://github.com/Cerebras/cerebras-cloud-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/Cerebras/cerebras-cloud-sdk-python/commits) Updates `fireworks-ai` from 0.15.9 to 0.15.10 Updates `coverage` from 7.6.8 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.8...7.6.9) Updates `pyright` from 1.1.389 to 1.1.390 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.389...v1.1.390) Updates `mkdocs-material` from 9.5.47 to 9.5.48 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.47...9.5.48) Updates `datasets` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.1.0...3.2.0) Updates `ruff` from 0.8.1 to 0.8.3 - [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.8.1...0.8.3) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: jiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: pydantic-extra-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: cohere dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: google-cloud-aiplatform dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: cerebras-cloud-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: fireworks-ai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 12, 2024
Deploying instructor-py with Cloudflare Pages
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 poetry group with 15 updates in the / directory:
1.56.2
1.57.3
3.11.9
3.11.10
0.8.0
0.8.2
5.2.0
5.2.1
2.10.0
2.10.1
1.53.5
1.55.0
5.13.2
5.13.3
1.73.0
1.74.0
1.12.2
1.14.0
0.15.9
0.15.10
7.6.8
7.6.9
1.1.389
1.1.390
9.5.47
9.5.48
3.1.0
3.2.0
0.8.1
0.8.3
Updates
openai
from 1.56.2 to 1.57.3Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
0ae6f6b
release: 1.57.3bed7131
chore(internal): add support for TypeAliasType (#1942)f32d466
chore(internal): bump pyright (#1939)6e1161b
release: 1.57.23cf3dd7
fix(azure): handle trailing slash inazure_endpoint
(#1935)6a1ab55
docs(readme): fix http client proxies example (#1932)995cce0
release: 1.57.164e3ec0
chore(internal): bump pydantic dependency (#1929)ea049cd
release: 1.57.0afa2b1e
feat(api): updates (#1924)Updates
aiohttp
from 3.11.9 to 3.11.10Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
0d7352a
Release 3.11.10 (#10128)5ddff95
[PR #10125/d58d2c3d backport][3.11] Disable zero copy writes in the ``StreamW...db5e6bb
[PR #10122/703ce61 backport][3.11] Typing improvements for file responses (#1...bcae561
[PR #10113/01302134 backport][3.11] Restore 304 performance after fixing `Fil...78473b9
[PR #10114/94569554 backport][3.11] Add 304 benchmark for FileResponse (#10115)ae153ab
[PR #10107/84bb77d1 backport][3.11] Use internalself._headers
var in `File...07d1759
[PR #10101/678993a4 backport][3.11] Fix race inFileResponse
if file is rep...23a4b31
[PR #10102/7557b03d backport][3.11] Fix deprecated calls toguess_type
for ...c41ffc7
[PR #10095/fcce1bf6 backport][3.11] Add a benchmark for web.FileResponse (#10...86bb6ad
[PR #10088/29c3ca93 backport][3.11] Avoid calling len on the same data in the...Updates
jiter
from 0.8.0 to 0.8.2Commits
5f208ea
release: 0.8.2 (#181)0744102
restorepystring_ascii_new
fast path, using PyO3 0.23.3 (#180)06aa3a5
release: 0.8.1 (#178)866b667
fix crash on aarch64 linux wheels (#175)4397293
ci: remove workaround for free-threaded build w. maturin (#172)0590d09
ci: updates for Rust 1.83 (#176)Updates
redis
from 5.2.0 to 5.2.1Release notes
Sourced from redis's releases.
Commits
a74fa6a
Release 5.2.1 (#3451)Updates
pydantic-extra-types
from 2.10.0 to 2.10.1Release notes
Sourced from pydantic-extra-types's releases.
Commits
6ba4cc3
Fix check python version for release (#247)8863ca8
🔖 Release version 2.10.1 (#246)e3297d2
⬆ Bump pre-commit/action from 3.0.0 to 3.0.1 (#244)c8b945f
⬆ Bump astral-sh/setup-uv from 3 to 4 (#245)b327d7e
♻️ Migrate Pydantic Extra Types to useuv
(#241)3668b3a
✨ add new type: Epoch Unix Timestamp (#240)f7875f0
♻️ updateSemanticVersion
code (#237)c0ad1b5
🐛 fix issue with Lower case Currency (#236)f27a132
📝 Fix Issue ofCurrency
in docstring (#235)f843f37
🔥 Revert adding pyupgrade as a hook in pre-commit (#230)Updates
litellm
from 1.53.5 to 1.55.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
893f6aa
bump: version 1.54.1 → 1.55.0481645e
fix(acompletion): support fallbacks on acompletion (#7184)5ec649b
build(model_prices_and_context_window.json): add new dbrx llama 3.3 model5885ee5
fix test_vertexai_model_garden_model_completion9f32631
fix(get_supported_openai_params.py): cleanup (#7176)59daac5
fix merge conflicts02dd0c6
build: Squashed commit of BerriAI/litellm#7171efbec42
fix merge conflictsfe768a9
fix - handle merge conflicts06074bb
build: Squashed commit of BerriAI/litellm#7170Updates
cohere
from 5.13.2 to 5.13.3Updates
google-cloud-aiplatform
from 1.73.0 to 1.74.0Release notes
Sourced from google-cloud-aiplatform's releases.
Changelog
Sourced from google-cloud-aiplatform's changelog.
Commits
ecbfe97
chore(main): release 1.74.0 (#4682)9388fc9
fix:get_default_run
method in Experiment classea8ae2d
chore: Samples - Add vector search sample for PSC match queries7432c2c
feat: GenAI - Release the Prompt Management feature to Public Previewe220312
fix: RAG Fix v1 rag_store compatibility with generative_models Tool by changi...0537fec
feat: GenAI - Grounding - ReleasedVertexAiSearch
andRetrieval
to GA07d6973
chore: RAG Fixed typos in rag_store565c800
feat: add support for Document AI Layout Parser as a RAG import optionf02692d
feat: Support multi-methods in SDK.216a30f
feat: Update v1beta1 sdk for RagVectorDbConfig & RagCorpus protos. Backward c...Updates
cerebras-cloud-sdk
from 1.12.2 to 1.14.0Changelog
Sourced from cerebras-cloud-sdk's changelog.
... (truncated)
Commits
Updates
fireworks-ai
from 0.15.9 to 0.15.10Updates
coverage
from 7.6.8 to 7.6.9Changelog
Sourced from coverage's changelog.
Commits
daac76d
docs: sample HTML for 7.6.9f7d7e42
docs: prep for 7.6.98fe3b2b
docs: thanks, Tomas Uribe for #1901346cfc0
fix: use set instead of list for arcs_executed, fixes poor performance (#1901)484678e
fix: COVERAGE_ONE_CORE should mean ctrace if possible37451ed
chore: make upgrade doc_upgradebd23445
chore: bump the action-dependencies group with 2 updates (#1899)01cf50c
test: add a test to satisfy a condition in results.py74d3c50
chore: make upgradef3b269c
build: only comment once on an issue mentioned twiceUpdates
pyright
from 1.1.389 to 1.1.390Commits
ee025bc
Pyright NPM Package update to 1.1.390 (#325)Updates
mkdocs-material
from 9.5.47 to 9.5.48Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.