Bump the pip group across 1 directories with 9 updates#90
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directories with 9 updates#90dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.2` | `3.9.3` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `42.0.5` | | [fonttools](https://github.com/fonttools/fonttools) | `4.43.0` | `4.49.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.35` | `3.1.41` | | [langchain](https://github.com/langchain-ai/langchain) | `0.1.0` | `0.1.9` | | [pyarrow](https://github.com/apache/arrow) | `14.0.1` | `15.0.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.30.0` | `1.31.1` | | [transformers](https://github.com/huggingface/transformers) | `4.36.0` | `4.38.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.2.1` | Updates `aiohttp` from 3.9.2 to 3.9.3 - [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.9.2...v3.9.3) Updates `cryptography` from 42.0.4 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...42.0.5) Updates `fonttools` from 4.43.0 to 4.49.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.43.0...4.49.0) Updates `gitpython` from 3.1.35 to 3.1.41 - [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.35...3.1.41) Updates `langchain` from 0.1.0 to 0.1.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@v0.1.0...v0.1.9) Updates `pyarrow` from 14.0.1 to 15.0.0 - [Commits](apache/arrow@go/v14.0.1...go/v15.0.0) Updates `streamlit` from 1.30.0 to 1.31.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.30.0...1.31.1) Updates `transformers` from 4.36.0 to 4.38.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.36.0...v4.38.1) Updates `urllib3` from 2.0.7 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.2.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip-security-group - dependency-name: cryptography dependency-type: direct:production dependency-group: pip-security-group - dependency-name: fonttools dependency-type: direct:production dependency-group: pip-security-group - dependency-name: gitpython dependency-type: direct:production dependency-group: pip-security-group - dependency-name: langchain dependency-type: direct:production dependency-group: pip-security-group - dependency-name: pyarrow dependency-type: direct:production dependency-group: pip-security-group - dependency-name: streamlit dependency-type: direct:production dependency-group: pip-security-group - dependency-name: transformers dependency-type: direct:production dependency-group: pip-security-group - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
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 pip group with 9 updates in the / directory:
3.9.23.9.342.0.442.0.54.43.04.49.03.1.353.1.410.1.00.1.914.0.115.0.01.30.01.31.14.36.04.38.12.0.72.2.1Updates
aiohttpfrom 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edceRelease v3.9.3 (#8102)5637e8f[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3cUpdate version94462ee[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Updates
cryptographyfrom 42.0.4 to 42.0.5Changelog
Sourced from cryptography's changelog.
Commits
33833f0Release 42.0.5 (#10470)4be53bfAdded a budget for NC checks to protect against DoS (#10467) (#10468)8e9de30Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462) (#10465)Updates
fonttoolsfrom 4.43.0 to 4.49.0Release notes
Sourced from fonttools's releases.
... (truncated)
Changelog
Sourced from fonttools's changelog.
... (truncated)
Commits
e044025Release 4.49.0faabeb6[NEWS] Updateb9d6b88Merge pull request #3446 from fonttools/math-table90e391bUpdate Lib/fontTools/otlLib/builder.pybb55793[otlLib] Document buildMathTable0f953cc[otlLib] Support building MATH tablea7a0f41Merge pull request #3445 from fonttools/pyup-scheduled-update-2024-02-12714ee24Update ufo2ft from 3.0.0 to 3.0.1026324bUpdate reportlab from 4.0.9 to 4.1.0534ceedMerge pull request #3438 from fonttools/pyup-scheduled-update-2024-02-05Updates
gitpythonfrom 3.1.35 to 3.1.41Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
f288738bump patch levelef3192cMerge pull request #1792 from EliahKagan/popen1f3caa3Further clarify comment in test_hook_uses_shell_not_from_cwd3eb7c2aMove safer_popen from git.util to git.cmdc551e91Extract shared logic for using Popen safely on Windows15ebb25Clarify comment in test_hook_uses_shell_not_from_cwdf44524aAvoid spurious "location may have moved" on Windowsa42ea0aCover absent/no-distro bash.exe in hooks "not from cwd" test7751436Extract venv management from test_installation66ff4c1Omit CWD in search for bash.exe to run hooks on WindowsUpdates
langchainfrom 0.1.0 to 0.1.9Release notes
Sourced from langchain's releases.
... (truncated)
Commits
d9e6ca2lanchain[patch]: Release 0.1.9 (#17999)b46d6b0community[patch]: Release 0.0.22 (#17994)cc0290fopenai[patch]: Release 0.0.7 (#17993)a2886c4infra: skip codespell ambr (#17992)8dda7c3infra: ci failure job (#17989)e045655core[patch]: Release 0.1.26 (#17990)0534ba5langchain[patch]: return formatted SPARQL query on demand (#11263)b15fccbcommunity[patch]: SkipOpenAIWhisperParserextremely small audio chunks to ...4650574Update quickstart.mdx (#17659)afc1definfra: ci end check, consolidation (#17987)Updates
pyarrowfrom 14.0.1 to 15.0.0Commits
a61f4afMINOR: [Release] Update versions for 15.0.0772747bMINOR: [Release] Update .deb/.rpm changelogs for 15.0.09a9ba9bMINOR: [Release] Update CHANGELOG.md for 15.0.0e93d1eeGH-39562: [C++][Parquet] Fix crash in test_parquet_dataset_lazy_filtering (#3...d82a5d0GH-39598: [C#] Fix verification script (#39605)ead7735GH-39604: [JS] Do not use resizable buffers yet (#39607)0f862c9GH-39624: [R][CI] Add CMake to docker file and update envvars (#39625)209620fGH-39584: [R] fallback to source gracefully (#39587)98e5525GH-39601: [R] Don't download cmake when TEST_OFFLINE_BUILD=true (#39602)eb6076fGH-39588: [CI][Go] Add CGO_ENABLED=1 to cdata_integration build to fix macOS ...Updates
streamlitfrom 1.30.0 to 1.31.1Release notes
Sourced from streamlit's releases.
Commits
091af2cUp version to 1.31.1cf2bc07Support multiple path characteristics for switch_page and page_link (#8127)4692bbfFix:st.page_linkURL preview shows file path (#8086)02bf503Normalize main script path inst.switch_pageandst.page_link(#8103)a2da4a4Fix:st.page_link&st.switch_pagehandling / prefixed paths (#8085)f7ca336attempt to fix broken CI (#8069)9b5aa5dFix #7954 (#8054)f20d5bcDocstrings for chat improvements (#8044)c023339Fix custom dataframe scrollbars in Chrome (#8034)f65112eUp version to 1.31.0Updates
transformersfrom 4.36.0 to 4.38.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
a085774Release: v4.38.12f54e0b[Gemma] Fix eager attention (#29187)08ab54a[gemma] Adds support for Gemma 💎 (#29167)2de9314[Maskformer] safely get backbone config (#29166)476957b🚨 Llama: update rope scaling to match static cache changes (#29143)7a4bec6Release: 4.38.0ee3af60Add support for fine-tuning CLIP-like models using contrastive-image-text exa...0996a10Revert low cpu mem tie weights (#29135)15cfe38[Core tokenization]add_dummy_prefix_spaceoption to help with latest is...efdd436FIX [PEFT/Trainer] Handle better peft + quantized compiled models (#29...Updates
urllib3from 2.0.7 to 2.2.1Release notes
Sourced from urllib3's releases.