Bump the pip group across 1 directory with 23 updates#20
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directory with 23 updates#20dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-jose](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.4.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.32.2` | `1.37.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.12.5` | `0.14.3` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.3` | `3.11.0b0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.5` | `44.0.1` | | [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) | `0.18.0` | `0.19.0` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.6` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.1.30` | `0.1.35` | | [nltk](https://github.com/nltk/nltk) | `3.8.1` | `3.9.1` | | [onnx](https://github.com/onnx/onnx) | `1.15.0` | `1.16.2` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.9` | `0.0.18` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [setuptools](https://github.com/pypa/setuptools) | `69.1.1` | `70.0.0` | | [starlette](https://github.com/encode/starlette) | `0.36.3` | `0.40.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.2` | `4.66.3` | | [transformers](https://github.com/huggingface/transformers) | `4.38.2` | `4.48.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.1` | `20.26.6` | | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` | Updates `python-jose` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.4.0) Updates `streamlit` from 1.32.2 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.32.2...1.37.0) Updates `unstructured` from 0.12.5 to 0.14.3 - [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.12.5...0.14.3) Updates `aiohttp` from 3.9.3 to 3.11.0b0 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.11.0b0/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.3...v3.11.0b0) Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) Updates `cryptography` from 42.0.5 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...44.0.1) Updates `ecdsa` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.18.0...python-ecdsa-0.19.0) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `jinja2` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.6) Updates `langchain-core` from 0.1.30 to 0.1.35 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) Updates `nltk` from 3.8.1 to 3.9.1 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.1...3.9.1) Updates `onnx` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](onnx/onnx@v1.15.0...v1.16.2) Updates `pillow` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.3.0) Updates `python-multipart` from 0.0.9 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.9...0.0.18) Updates `requests` from 2.31.0 to 2.32.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.32.2) Updates `setuptools` from 69.1.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.1.1...v70.0.0) Updates `starlette` from 0.36.3 to 0.40.0 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.36.3...0.40.0) Updates `tornado` from 6.4 to 6.4.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.2) Updates `tqdm` from 4.66.2 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.2...v4.66.3) Updates `transformers` from 4.38.2 to 4.48.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.38.2...v4.48.0) Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) Updates `virtualenv` from 20.25.1 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.6) Updates `zipp` from 3.17.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.19.1) --- updated-dependencies: - dependency-name: python-jose dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-type: direct:production dependency-group: pip - dependency-name: unstructured dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: indirect dependency-group: pip - dependency-name: certifi dependency-type: indirect dependency-group: pip - dependency-name: cryptography dependency-type: indirect dependency-group: pip - dependency-name: ecdsa dependency-type: indirect dependency-group: pip - dependency-name: idna dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-type: indirect dependency-group: pip - dependency-name: langchain-core dependency-type: indirect dependency-group: pip - dependency-name: nltk dependency-type: indirect dependency-group: pip - dependency-name: onnx dependency-type: indirect dependency-group: pip - dependency-name: pillow dependency-type: indirect dependency-group: pip - dependency-name: python-multipart dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: indirect dependency-group: pip - dependency-name: starlette dependency-type: indirect dependency-group: pip - dependency-name: tornado dependency-type: indirect dependency-group: pip - dependency-name: tqdm dependency-type: indirect dependency-group: pip - dependency-name: transformers dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip - dependency-name: virtualenv dependency-type: indirect dependency-group: pip - dependency-name: zipp dependency-type: indirect dependency-group: pip ... 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 23 updates in the / directory:
3.3.03.4.01.32.21.37.00.12.50.14.33.9.33.11.0b02024.2.22024.7.442.0.544.0.10.18.00.19.03.63.73.1.33.1.60.1.300.1.353.8.13.9.11.15.01.16.210.2.010.3.00.0.90.0.182.31.02.32.269.1.170.0.00.36.30.40.06.46.4.24.66.24.66.34.38.24.48.02.2.12.2.220.25.120.26.63.17.03.19.1Updates
python-josefrom 3.3.0 to 3.4.0Release notes
Sourced from python-jose's releases.
Changelog
Sourced from python-jose's changelog.
Commits
82cd15fAdded release date to CHANGELOG.md for 3.4.0 (#371)4e01847Prepare 3.4.0 release (#370)0360fa3Replace usage of deprecated datetime.utcnow() with datetime.now(UTC) (#360)12f30c8Fix for CVE-2024-33663 (forbid public key for HMAC) (#369)638d047Bump cryptography from 42.0.4 to 43.0.1 (#368)8e1f521Fix for CVE-2024-33664. JWE limited to 250K (#352)c9403b5Bump cryptography from 41.0.3 to 42.0.4 (#358)58e543eBump cryptography from 39.0.1 to 41.0.350d1997Disabling test build for Python 3.7 on OS X since arm64 is no longer supporte...1967754Addingget_pem_for_keyandnormalize_pemmethods to normalize PEM formatt...Updates
streamlitfrom 1.32.2 to 1.37.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
e2c3c93Up version to 1.37.088389e3Docstrings for 1.37.0 (#9115)898fd80Temp solution to fix invalid material icon error rendering (#9113)b2c88c6Reset ctx.current_fragment_id to last ID instead of None (#9114)3a63985Validate the path using Tornado before performing checks (#8990)40303e1Move the filled star icon for feedback widget from python code to web app (#9...6296bafUpdate the feedback widget design (#9094)b9c3521Fixes two st.map width bugs (#9070)a2ae47aOnly expose selected objects incomponentsmodule (#8873)340f3f7De-experimentalize st.dialog (#9020)Updates
unstructuredfrom 0.12.5 to 0.14.3Release notes
Sourced from unstructured's releases.
... (truncated)
Changelog
Sourced from unstructured's changelog.
... (truncated)
Commits
f445724fix:partition_pdf()removes spaces from the text (#3106)3158169fix: uninstall bson for mongo connector (#3104)6b400b4feat: add VoyageAI embeddings (#3069) (#3099)32df4eefix: disable table_as_cells output by default (#3093)809c7e5chore: reduce excessive logging (#3095)26d403dfix: add missing params to ElementMetadata (#3092)35ec21efix: decide table extraction (#3090)31a53c8Fix: Chroma Upsert instead of Add (#3086)47d2861feat(docx): add pluggable picture sub-partitioner (#3081)171b5dffix: setresolve_entities=Falseinpartition_xml(#3088)Updates
aiohttpfrom 3.9.3 to 3.11.0b0Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
f07c021Release 3.11.0b0 (#9580)125c7ed[PR #9577/a54dd98c backport][3.11] Cleanup changelog messages for 3.11 (#9579)429ec17[PR #9575/951def15 backport][3.11] Switch to using `URL.host_port_subcomponen...9cd73e3[PR #9574/998204d backport][3.11] Increase minimum yarl version to 1.17.0 (#9...4592d03Add support for adjusting the server WebSocket writer limit (#9572) (#9573)78418f7[PR #9566/22f0831 backport][3.11] Refactor WebSocketWriter to remove high lev...a3b8129[PR #9443/06b2398 backport][3.11] Fix handling of redirects with authenticati...153350dBump pip from 24.2 to 24.3.1 (#9562)1127bcd[PR #9558/0a706625 backport][3.11] Fix refactoring error from moving WebSocke...1417252[PR #9559/50656ca0 backport][3.11] Add benchmarks for sending masked WebSocke...Updates
certififrom 2024.2.2 to 2024.7.4Commits
bd815382024.07.04 (#295)06a2cbfBump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
cryptographyfrom 42.0.5 to 44.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
adaaaedBump for 44.0.1 release (#12441)ccc61da[backport] test and build on armv7l (#12420) (#12431)f299a48remove deprecated call (#12052)439eb05Bump version for 44.0.0 (#12051)2c5ad4dchore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968achore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87fixed metadata in changelog (#12044)c6104ccProhibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)Updates
ecdsafrom 0.18.0 to 0.19.0Release notes
Sourced from ecdsa's releases.
Changelog
Sourced from ecdsa's changelog.
... (truncated)
Commits
be70016Merge pull request #337 from tlsfuzzer/release-0.19217735ballow early exit from worker processes when running mutation testing6e7adffdon't check rate if no tests executedc56030emake coveralls submission work with py2.6 again66d0d74add release notes for 0.19.0 release0d5a38cMerge pull request #156 from tomato42/cosmic-ray02c8350be more permissive for the PR mutation test coverage4845e8fbetter is_prime()09f0d10add hard timeout for test mutation test suitee16173btwo digit precision for the mutation score badgeUpdates
idnafrom 3.6 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1Release v3.7c1b3154Merge pull request #172 from kjd/optimize-contextj0394ec7Merge branch 'master' into optimize-contextjcd58a23Merge pull request #152 from elliotwutingfeng/dev5beb28bMore efficient resolution of joiner contexts1b12148Update ossf/scorecard-action to v2.3.1d516b87Update Github actions/checkout to v4c095c75Merge branch 'master' into dev60a0a4cFix typo in GitHub Actions workflow key5918a0eMerge branch 'master' into devUpdates
jinja2from 3.1.3 to 3.1.6Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
langchain-corefrom 0.1.30 to 0.1.35Commits
Updates
nltkfrom 3.8.1 to 3.9.1Changelog
Sourced from nltk's changelog.