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 app group across 1 directory with 13 updates #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the app group with 13 updates in the / directory:

Package From To
anthropic 0.25.3 0.31.0
black 24.4.0 24.4.2
duckduckgo-search 5.3.0 6.1.12
faiss-cpu 1.8.0 1.8.0.post1
langchain 0.1.16 0.2.7
langsmith 0.1.48 0.1.85
mypy 1.9.0 1.10.1
numexpr 2.10.0 2.10.1
openai 1.20.0 1.35.13
pypdf 4.2.0 4.3.0
ruff 0.3.7 0.5.2
streamlit 1.33.0 1.36.0
tiktoken 0.6.0 0.7.0

Updates anthropic from 0.25.3 to 0.31.0

Release notes

Sourced from anthropic's releases.

v0.31.0

0.31.0 (2024-07-10)

Full Changelog: v0.30.1...v0.31.0

Features

  • client: make request-id header more accessible (#581) (130d470)
  • vertex: add copy and with_options (#578) (fcd425f)

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#574) (6051763)
  • streaming/messages: more robust event type construction (#576) (98e2075)
  • types: allow arbitrary types in image block param (#582) (ebd6590)
  • Updated doc typo (17be06b)
  • vertex: avoid credentials refresh on every request (#575) (37bd433)

Chores

  • ci: update rye to v0.35.0 (#577) (e271d69)
  • internal: add helper method for constructing BaseModels (#572) (8e626ac)
  • internal: fix formatting (a912917)
  • internal: minor request options handling changes (#580) (d1dcf42)

v0.30.1

0.30.1 (2024-07-01)

Full Changelog: v0.30.0...v0.30.1

Bug Fixes

  • build: include more files in sdist builds (#559) (9170d08)

Chores

v0.30.0

0.30.0 (2024-06-26)

Full Changelog: v0.29.2...v0.30.0

Features

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.31.0 (2024-07-10)

Full Changelog: v0.30.1...v0.31.0

Features

  • client: make request-id header more accessible (#581) (130d470)
  • vertex: add copy and with_options (#578) (fcd425f)

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#574) (6051763)
  • streaming/messages: more robust event type construction (#576) (98e2075)
  • types: allow arbitrary types in image block param (#582) (ebd6590)
  • Updated doc typo (17be06b)
  • vertex: avoid credentials refresh on every request (#575) (37bd433)

Chores

  • ci: update rye to v0.35.0 (#577) (e271d69)
  • internal: add helper method for constructing BaseModels (#572) (8e626ac)
  • internal: fix formatting (a912917)
  • internal: minor request options handling changes (#580) (d1dcf42)

0.30.1 (2024-07-01)

Full Changelog: v0.30.0...v0.30.1

Bug Fixes

  • build: include more files in sdist builds (#559) (9170d08)

Chores

0.30.0 (2024-06-26)

Full Changelog: v0.29.2...v0.30.0

Features

... (truncated)

Commits
  • 0336233 release: 0.31.0
  • 43998fc fix(types): allow arbitrary types in image block param (#582)
  • 601dd30 feat(client): make request-id header more accessible (#581)
  • 080daaf chore(internal): minor request options handling changes (#580)
  • 1cf40ae feat(vertex): add copy and with_options (#578)
  • fe6f0cc chore(internal): fix formatting
  • 7a83323 fix(vertex): avoid credentials refresh on every request (#575)
  • 730de3d chore(ci): update rye to v0.35.0 (#577)
  • 4bbaa8c fix(streaming/messages): more robust event type construction (#576)
  • f501e7b fix(client): always respect content-type multipart/form-data if provided (#574)
  • Additional commits viewable in compare view

Updates black from 24.4.0 to 24.4.2

Release notes

Sourced from black's releases.

24.4.2

This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1.

Parser

  • Fix regression where certain complex f-strings failed to parse (#4332)

Performance

  • Fix bad performance on certain complex string literals (#4331)

24.4.1

Highlights

  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#3822)

Stable style

  • Fix crash involving indented dummy functions containing newlines (#4318)

Parser

  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13 by PEP 696 (#4327)

Integrations

  • Github Action now works even when git archive is skipped (#4313)
Changelog

Sourced from black's changelog.

24.4.2

This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1.

Parser

  • Fix regression where certain complex f-strings failed to parse (#4332)

Performance

  • Fix bad performance on certain complex string literals (#4331)

24.4.1

Highlights

  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#3822)

Stable style

  • Fix crash involving indented dummy functions containing newlines (#4318)

Parser

  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13 by PEP 696 (#4327)

Integrations

  • Github Action now works even when git archive is skipped (#4313)
Commits

Updates duckduckgo-search from 5.3.0 to 6.1.12

Release notes

Sourced from duckduckgo-search's releases.

v6.1.12

What's Changed

Full Changelog: deedy5/duckduckgo_search@v6.1.11...v6.1.12

v6.1.11

What's Changed

Full Changelog: deedy5/duckduckgo_search@v6.1.9...v6.1.11

v6.1.9

Full Changelog: deedy5/duckduckgo_search@v6.1.8...v6.1.9

v6.1.8

Full Changelog: deedy5/duckduckgo_search@v6.1.7...v6.1.8

v6.1.7

Full Changelog: deedy5/duckduckgo_search@v6.1.6...v6.1.7

v6.1.6

What's Changed

Full Changelog: deedy5/duckduckgo_search@v6.1.5...v6.1.6

v6.1.5

... (truncated)

Commits
  • 16956e8 Bump version to v6.1.12
  • 2a6cffd chat(): bugfix (remove superfluous backslashes) (#238)
  • bbaa271 Bump version to v6.1.11
  • de0e3bb README: update
  • 11cde4e Update tests
  • f0501a7 DDGS.init(): randomize impersonate
  • b04c8de Use orjson if installed, json_dumps(): add ensure_ascii=False, indent=2
  • 8f2cd06 Chat improving (parse response message without json.loads, add timeout para...
  • 744322d Bump version to v6.1.9
  • 9b42444 Remove orjson from dependencies
  • Additional commits viewable in compare view

Updates faiss-cpu from 1.8.0 to 1.8.0.post1

Release notes

Sourced from faiss-cpu's releases.

v1.8.0 post release 1

What's Changed

This is a post-release to resolve packaging and CI issues, and there is no functionality change from v1.8.0.

New Contributors

Full Changelog: kyamagu/faiss-wheels@v1.8.0...v1.8.0.post1

Commits
  • d9851b1 Increment version to v1.8.0 post release 1 (#108)
  • 9a15dbc Create /usr/local structure if not existing in macOS (#106)
  • ff4ec30 Merge pull request #105 from simonw/patch-1
  • 6bc83f6 Pin to NumPy <2.0
  • 7fe6682 Merge pull request #101 from skasai5296/skasai/add-packaging-install-requires
  • 52eb720 Correctly define deps in pyproject.toml
  • 97f4fbb Add packaging to install_requires
  • See full diff in compare view

Updates langchain from 0.1.16 to 0.2.7

Release notes

Sourced from langchain's releases.

langchain-anthropic==0.1.20

Changes since langchain-anthropic==0.1.19

anthropic[patch]: Release 0.1.20 (#24204) integrations[patch]: require core >=0.2.17 (#24207) core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038) infra: update mypy 1.10, ruff 0.5 (#23721)

Commits

Updates langsmith from 0.1.48 to 0.1.85

Release notes

Sourced from langsmith's releases.

v0.1.85

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.1.84...v0.1.85

v0.1.84

What's Changed

New Contributors

Full Changelog: langchain-ai/langsmith-sdk@v0.1.83...v0.1.84

v0.1.83

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.1.82...v0.1.83

v0.1.82

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.1.81...v0.1.82

v0.1.81

What's Changed

New Contributors

Full Changelog: langchain-ai/langsmith-sdk@v0.1.80...v0.1.81

... (truncated)

Commits
  • 86e3701 Permit null run id in feedback create (#862)
  • 0162d8b chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /python (#854)
  • 6ac13f3 py: Fix traceable decorator blocking asyncio event loop (#849)
  • e435750 feat(ci): autopublish JS package (#841)
  • 200b11b [Python] Respect enabled in context manager (#836)
  • 9b1fcc4 support overridding name in langsmith_extra (#826)
  • de7416b js[patch]: Inline lodash.set functionality to patch vulnerability (#843)
  • 3b8a033 Bump index.ts as well
  • 2664d89 Bump verison
  • a872906 Inline lodash.set functionality to patch vulnerability
  • Additional commits viewable in compare view

Updates mypy from 1.9.0 to 1.10.1

Changelog

Sourced from mypy's changelog.

Mypy 1.10.1

  • Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • Alex Waygood
  • Ali Hamdan
  • Edward Paget
  • Evgeniy Slobodkin
  • Hashem
  • hesam
  • Hugo van Kemenade
  • Ihor
  • James Braza
  • Jelle Zijlstra
  • jhance
  • Jukka Lehtosalo
  • Loïc Simon
  • Marc Mueller
  • Matthieu Devlin
  • Michael R. Crusoe
  • Nikita Sobolev
  • Oskari Lehto
  • Riccardo Di Maio
  • Richard Si
  • roberfi
  • Roman Solomatin
  • Sam Xifaras
  • Shantanu
  • Spencer Brown
  • Srinivas Lade
  • Tamir Duberstein
  • youkaichao

I’d also like to thank my employer, Dropbox, for supporting mypy development.

Mypy 1.9

We’ve just uploaded mypy 1.9 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:

python3 -m pip install -U mypy

You can read the full documentation for this release on Read the Docs.

Breaking Changes

Because the version of typeshed we use in mypy 1.9 doesn't support 3.7, neither does mypy 1.9. (Jared Hance, PR 16883)

... (truncated)

Commits
  • c28b525 [1.10 backport] Fix error reporting on cached run after uninstallation of thi...
  • 3faf0fc Remove +dev for version for release 1.10
  • a5998d2 Update CHANGELOG.md (#17159)
  • 62ea5b0 Various updates to changelog for 1.10 (#17158)
  • 2f0864c Update CHANGELOG.md with draft for release 1.10 (#17150)
  • e1443bb fix: incorrect returned type of access descriptors on unions of types (#16604)
  • 5161ac2 Sync typeshed (#17124)
  • e2fc1f2 Fix crash when expanding invalid Unpack in a Callable alias (#17028)
  • 3ff6e47 Docs: docstrings in checker.py, ast_helpers.py (#16908)
  • 732d98e Fix string formatting for string enums (#16555)
  • Additional commits viewable in compare view

Updates numexpr from 2.10.0 to 2.10.1

Changelog

Sourced from numexpr's changelog.

Changes from 2.10.1 to 2.10.2

  • Under development.
Commits
  • ea5d393 Getting ready for release 2.10.1
  • ec01ac9 Modernize the build process (testing)
  • 9c8ec78 Document the upgrade to 16 threads as the new 'safe' default
  • fb35484 Merge pull request #487 from befeleme/makesuite
  • c7f3d57 We are in 2024, so raise the 'safe' limit to 16 threads
  • 7ef1e04 Merge pull request #489 from hroncok/python3.13
  • fcceab4 Fix necompiler.getArguments() on Python 3.13.0b1
  • e7fa591 Add Python 3.13 to CI
  • 90aad71 unittest.makeSuite() has been removed from Python 3.13
  • 9b5a451 Merge pull request #485 from seberg/allow-numpy-1-builds
  • Additional commits viewable in compare view

Updates openai from 1.20.0 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 pypdf from 4.2.0 to 4.3.0

Release notes

Sourced from pypdf's releases.

Version 4.3.0, 2024-07-14

What's new

New Features (ENH)

Bug Fixes (BUG)

Documentation (DOC)

  • Various improvements on docstrings and examples by @​j-t-1

Robustness (ROB)

Maintenance (MAINT)

  • Deprecate interiour_color with replacement interior_color (#2706) by @​j-t-1
  • Add deprecate_with_replacement to PdfWriter.find_bookmark (#2674) by @​j-t-1

Code Style (STY)

Full Changelog

Changelog

Sourced from pypdf's changelog.

Version 4.3.0, 2024-06-23

New Features (ENH)

  • Accept ETen-B5 and UniCNS-UTF16 encodings (#2721)
  • Add decode_as_image() to ContentStreams (#2615)
  • context manager for PdfReader (#2666)
  • Add capability to set font and size in fields (#2636)
  • Allow to pass input file without named argument (#2576)

Bug Fixes (BUG)

  • Fix deprecation for Ressources when using old constants (#2705)
  • Fix images issue 4 bits encoding and LUT starting with UTF16_BOM (#2675)
  • Reading large compressed images takes huge time to process (#2644)
  • Highlighted Text Cannot Be Printed (#2604)
  • Fix UnboundLocalError on malformed pdf (#2619)

Robustness (ROB)

  • Cope with missing Standard 14 fonts in fields (#2677)
  • Improve inline image extraction (#2622)
  • Cope with loops in Fields tree (#2656)
  • Discard /I in choice fields for compatibility with Acrobat (#2614)
  • Cope with some issues in pillow (#2595)
  • Cope with some image extraction issues (#2591)

Documentation (DOC)

  • Various improvements on docstrings and examples

Maintenance (MAINT)

  • Deprecate interiour_color with replacement interior_color (#2706)
  • Add deprecate_with_replacement to PdfWriter.find_bookmark (#2674)

Code Style (STY)

  • Change Link to be a non-markup annotation (

Bumps the app group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.25.3` | `0.31.0` |
| [black](https://github.com/psf/black) | `24.4.0` | `24.4.2` |
| [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) | `5.3.0` | `6.1.12` |
| [faiss-cpu](https://github.com/kyamagu/faiss-wheels) | `1.8.0` | `1.8.0.post1` |
| [langchain](https://github.com/langchain-ai/langchain) | `0.1.16` | `0.2.7` |
| [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.1.48` | `0.1.85` |
| [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.1` |
| [numexpr](https://github.com/pydata/numexpr) | `2.10.0` | `2.10.1` |
| [openai](https://github.com/openai/openai-python) | `1.20.0` | `1.35.13` |
| [pypdf](https://github.com/py-pdf/pypdf) | `4.2.0` | `4.3.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.5.2` |
| [streamlit](https://github.com/streamlit/streamlit) | `1.33.0` | `1.36.0` |
| [tiktoken](https://github.com/openai/tiktoken) | `0.6.0` | `0.7.0` |



Updates `anthropic` from 0.25.3 to 0.31.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.25.3...v0.31.0)

Updates `black` from 24.4.0 to 24.4.2
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.0...24.4.2)

Updates `duckduckgo-search` from 5.3.0 to 6.1.12
- [Release notes](https://github.com/deedy5/duckduckgo_search/releases)
- [Commits](deedy5/duckduckgo_search@v5.3.0...v6.1.12)

Updates `faiss-cpu` from 1.8.0 to 1.8.0.post1
- [Release notes](https://github.com/kyamagu/faiss-wheels/releases)
- [Commits](kyamagu/faiss-wheels@v1.8.0...v1.8.0.post1)

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

Updates `langsmith` from 0.1.48 to 0.1.85
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.1.48...v0.1.85)

Updates `mypy` from 1.9.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@1.9.0...v1.10.1)

Updates `numexpr` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/pydata/numexpr/releases)
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst)
- [Commits](pydata/numexpr@v2.10.0...v2.10.1)

Updates `openai` from 1.20.0 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.20.0...v1.35.13)

Updates `pypdf` from 4.2.0 to 4.3.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@4.2.0...4.3.0)

Updates `ruff` from 0.3.7 to 0.5.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.3.7...0.5.2)

Updates `streamlit` from 1.33.0 to 1.36.0
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.33.0...1.36.0)

Updates `tiktoken` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/openai/tiktoken/releases)
- [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md)
- [Commits](openai/tiktoken@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: duckduckgo-search
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: app
- dependency-name: faiss-cpu
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: langsmith
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: numexpr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: streamlit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
- dependency-name: tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants