Skip to content
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

Bump the python-deps group across 1 directory with 6 updates #140

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the python-deps group with 6 updates in the / directory:

Package From To
fastapi 0.111.0 0.111.1
langchain 0.2.6 0.2.7
openai 1.35.7 1.35.13
pydantic 2.7.4 2.8.2
sentry-sdk[fastapi,openai,starlette] 2.7.1 2.9.0
unstructured 0.14.9 0.14.10

Updates fastapi from 0.111.0 to 0.111.1

Release notes

Sourced from fastapi's releases.

0.111.1

Upgrades

  • ➖ Remove orjson and ujson from default dependencies. PR #11842 by @​tiangolo.
    • These dependencies are still installed when you install with pip install "fastapi[all]". But they not included in pip install fastapi.
  • 📝 Restored Swagger-UI links to use the latest version possible. PR #11459 by @​UltimateLobster.

Docs

Translations

... (truncated)

Commits

Updates langchain from 0.2.6 to 0.2.7

Release notes

Sourced from langchain's releases.

langchain-community==0.2.7

Release langchain-community==0.2.7

Changes since langchain-community==0.2.6

community: release 0.2.7 (prev was langchain) (#23997) core[minor],community[patch],standard-tests[patch]: Move InMemoryImplementation to langchain-core (#23986) community[patch]: Add constraint for pdfminer.six to unbreak CI (#23988) core[minor],community[minor]: Upgrade all @​root_validator() to @​pre_init (#23841) community[minor]: Support PGVector in PebbloRetrievalQA (#23874) community[patch]: Fix source path mismatch in PebbloSafeLoader (#23857) core[minor]: Add Graph Store component (#23092) core[minor]: add upsert, streaming_upsert, aupsert, astreaming_upsert methods to the VectorStore abstraction (#23774) community[patch]: Redis.delete should be a regular method not a static method (#23873) docs: Arxiv docs update (#23871) community: add support for 'cloud' parameter in JiraAPIWrapper (#23057) community: add model_name param valid for GPT4AllEmbeddings (#23867) community: add SingleStoreDB semantic cache (#23218) feat(community): add bind_tools function for ChatLiteLLM (#23823) huggingface: Fix huggingface tei support (#22653) community: fix typo in unit tests for test_zenguard.py (#23819) infra: update mypy 1.10, ruff 0.5 (#23721) community[deepinfra]: fix tool call parsing. (#23162) feat: Implement ChatBaichuan asynchronous interface (#23589) community: make bing web search as the only option (#23523) community[patch]: Fix MiniMaxChat validate_environment error (#23770) community[patch]: Update @​root_validators to use explicit pre=True or pre=False (#23737) feat(community): add support for tool_calls response (#23765) community[patch]: update @​root_validator in utilities namespace (#23768) Milvus vectorstore: fix pass ids as argument after upsert (#23761) community[patch]: root validator set explicit pre=False or pre=True (#23764) docs: updated PPLX model (#23723) community[patch]: Fix requests alias for load_tools (#23734) community[patch]: Update root_validators to use explicit pre=True or pre=False (#23736) community[patch]: Update root_validators to use pre=True or pre=False (#23731) community[patch]: Invoke callback prior to yielding token (#23638) community: Fix LanceDB similarity search bug (#23591) Jira: Allow Jira access using only the token (#23708) community: Register pandas df in duckdb when creating vector_store (#23690) openai, anthropic, ...: with_structured_output to pass in explicit tool choice (#23645) docs: standardize azure openai page (#23642) core: add RemoveMessage (#23636) community: fix extended tests (#23640) docs[patch]: Update diagrams (#23613) community:perplexity[patch]: standardize init args (#21794) community[patch]: set tool name for tongyi&qianfan llm (#22889) community: docstrings toolkits (#23616) community: fix lint (#23611) community[patch]: Test InMemoryVectorStore with RWAPI test suite (#23603) community: Standardise tool import for arxiv & semantic scholar (#23578) fix(community): allow support for disabling max_tokens args (#21534)

... (truncated)

Commits

Updates openai from 1.35.7 to 1.35.13

Release notes

Sourced from openai's releases.

v1.35.13

1.35.13 (2024-07-10)

Full Changelog: v1.35.12...v1.35.13

Bug Fixes

  • threads/runs/create_and_run_stream: correct tool_resources param (8effd08)

Chores

v1.35.12

1.35.12 (2024-07-09)

Full Changelog: v1.35.11...v1.35.12

Bug Fixes

  • azure: refresh auth token during retries (#1533) (287926e)
  • tests: fresh_env() now resets new environment values (64da888)

v1.35.11

1.35.11 (2024-07-09)

Full Changelog: v1.35.10...v1.35.11

Chores

  • internal: minor request options handling changes (#1534) (8b0e493)

v1.35.10

1.35.10 (2024-07-03)

Full Changelog: v1.35.9...v1.35.10

Chores

v1.35.9

1.35.9 (2024-07-02)

Full Changelog: v1.35.8...v1.35.9

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#1519) (6da55e1)

... (truncated)

Changelog

Sourced from openai's changelog.

1.35.13 (2024-07-10)

Full Changelog: v1.35.12...v1.35.13

Bug Fixes

  • threads/runs/create_and_run_stream: correct tool_resources param (8effd08)

Chores

1.35.12 (2024-07-09)

Full Changelog: v1.35.11...v1.35.12

Bug Fixes

  • azure: refresh auth token during retries (#1533) (287926e)
  • tests: fresh_env() now resets new environment values (64da888)

1.35.11 (2024-07-09)

Full Changelog: v1.35.10...v1.35.11

Chores

  • internal: minor request options handling changes (#1534) (8b0e493)

1.35.10 (2024-07-03)

Full Changelog: v1.35.9...v1.35.10

Chores

1.35.9 (2024-07-02)

Full Changelog: v1.35.8...v1.35.9

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#1519) (6da55e1)

Chores

... (truncated)

Commits
  • ec4511a release: 1.35.13
  • 2df8aa3 chore(internal): add helper function (#1538)
  • c80fe33 fix(threads/runs/create_and_run_stream): correct tool_resources param
  • e0ed37c release: 1.35.12
  • 8cccea6 fix(tests): fresh_env() now resets new environment values
  • 6b01ba6 fix(azure): refresh auth token during retries (#1533)
  • 41f682b release: 1.35.11
  • 665f4dc chore(internal): minor request options handling changes (#1534)
  • 50371bf release: 1.35.10
  • 94fc49d chore(ci): update rye to v0.35.0 (#1523)
  • Additional commits viewable in compare view

Updates pydantic from 2.7.4 to 2.8.2

Release notes

Sourced from pydantic's releases.

v2.8.2 (2024-07-03)

What's Changed

Fixes

  • Fix issue with assertion caused by pluggable schema validator by @​dmontagu in #9838

Full Changelog: pydantic/pydantic@v2.8.1...v2.8.2

v2.8.1 (2024-07-03)

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.8.0...v2.8.1

v2.8.0 (2024-07-01)

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

Check out our blog post to learn more about the release highlights!

What's Changed

Packaging

New Features

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.8.2 (2024-07-03)

GitHub release

What's Changed

Fixes

  • Fix issue with assertion caused by pluggable schema validator by @​dmontagu in #9838

v2.8.1 (2024-07-03)

GitHub release

What's Changed

Packaging

Fixes

v2.8.0 (2024-07-01)

GitHub release

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

What's Changed

Packaging

New Features

... (truncated)

Commits
  • 4978ee2 update history
  • 0345929 v bump
  • d390a04 Fix issue with assertion caused by pluggable schema validator (#9838)
  • 040865f update history
  • 5a33e3b bump version
  • 2f9abb2 Bump pydantic-core to v2.20.1, pydantic-extra-types to v2.9.0 (#9832)
  • ce9c5f7 Remove spooky meetings file (#9824)
  • 6bdd6d1 Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...
  • 701ccde Fix list constraint json schema application (#9818)
  • 2a066a2 Bump ruff to v0.5.0 and pyright to v1.1.369 (#9801)
  • Additional commits viewable in compare view

Updates sentry-sdk[fastapi,openai,starlette] from 2.7.1 to 2.9.0

Release notes

Sourced from sentry-sdk[fastapi,openai,starlette]'s releases.

2.9.0

Various fixes & improvements

2.8.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk[fastapi,openai,starlette]'s changelog.

2.9.0

Various fixes & improvements

2.8.0

Various fixes & improvements

Commits
  • af3c9c4 Updated changelog
  • b157369 release: 2.9.0
  • b7fd54a Improved handling of span status (#3261)
  • 79e8970 test(client): Add tests for dropped span client reports
  • c34a71e test(transport): Test new client report features
  • f84413d feat(tracing): Record lost spans in client reports
  • ee84c81 test(sampling): Replace custom logic with capture_record_lost_event_calls
  • 54b32f2 test(transport): Non-order-dependent discarded events assertion
  • 69ecd87 test: Introduce capture_record_lost_event_calls fixture
  • 9c9f709 test: Fix non-idempotent test
  • Additional commits viewable in compare view

Updates unstructured from 0.14.9 to 0.14.10

Release notes

Sourced from unstructured's releases.

0.14.10

Enhancements

  • Update unstructured-client dependency Change unstructured-client dependency pin back to greater than min version and updated tests that were failing given the update.
  • .doc files are now supported in the arm64 image.. libreoffice24 is added to the arm64 image, meaning .doc files are now supported. We have follow on work planned to investigate adding .ppt support for arm64 as well.
  • Add table detection metrics: recall, precision and f1
  • Remove unused _with_spans metrics

Features

Fixes

  • Fix counting false negatives and false positives in table structure evaluation
  • Fix Slack CI test Change channel that Slack test is pointing to because previous test bot expired
  • Remove NLTK download Removes nltk.download in favor of downloading from an S3 bucket we host to mitigate CVE-2024-39705
Changelog

Sourced from unstructured's changelog.

0.14.10

Enhancements

  • Update unstructured-client dependency Change unstructured-client dependency pin back to greater than min version and updated tests that were failing given the update.
  • .doc files are now supported in the arm64 image.. libreoffice24 is added to the arm64 image, meaning .doc files are now supported. We have follow on work planned to investigate adding .ppt support for arm64 as well.
  • Add table detection metrics: recall, precision and f1.
  • Remove unused _with_spans metrics.

Features

Add Object Detection Metrics to CI Add object detection metrics (average precision, precision, recall and f1-score) implementations.

Fixes

  • Fix counting false negatives and false positives in table structure evaluation.
  • Fix Slack CI test Change channel that Slack test is pointing to because previous test bot expired
  • Remove NLTK download Removes nltk.download in favor of downloading from an S3 bucket we host to mitigate CVE-2024-39705
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the python-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fastapi](https://github.com/tiangolo/fastapi) | `0.111.0` | `0.111.1` |
| [langchain](https://github.com/langchain-ai/langchain) | `0.2.6` | `0.2.7` |
| [openai](https://github.com/openai/openai-python) | `1.35.7` | `1.35.13` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` |
| [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.9.0` |
| [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.14.9` | `0.14.10` |



Updates `fastapi` from 0.111.0 to 0.111.1
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.111.0...0.111.1)

Updates `langchain` from 0.2.6 to 0.2.7
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.6...langchain==0.2.7)

Updates `openai` from 1.35.7 to 1.35.13
- [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.35.7...v1.35.13)

Updates `pydantic` from 2.7.4 to 2.8.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.4...v2.8.2)

Updates `sentry-sdk[fastapi,openai,starlette]` from 2.7.1 to 2.9.0
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.7.1...2.9.0)

Updates `unstructured` from 0.14.9 to 0.14.10
- [Release notes](https://github.com/Unstructured-IO/unstructured/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md)
- [Commits](Unstructured-IO/unstructured@0.14.9...0.14.10)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: sentry-sdk[fastapi,openai,starlette]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: unstructured
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/python-deps-c9a1399ca2 branch July 22, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants