-
Notifications
You must be signed in to change notification settings - Fork 168
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 pip group with 37 updates #118
Closed
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 pip group with 37 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [boto3](https://github.com/boto/boto3) | `1.35.76` | `1.35.80` | | [botocore](https://github.com/boto/botocore) | `1.35.76` | `1.35.80` | | [fonttools](https://github.com/fonttools/fonttools) | `4.55.2` | `4.55.3` | | [google-ai-generativelanguage](https://github.com/googleapis/google-cloud-python) | `0.6.10` | `0.6.13` | | [google-api-core](https://github.com/googleapis/python-api-core) | `2.23.0` | `2.24.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.154.0` | `2.155.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.36.0` | `2.37.0` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [ipython](https://github.com/ipython/ipython) | `8.12.3` | `8.30.0` | | [jiter](https://github.com/pydantic/jiter) | `0.8.0` | `0.8.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.2.6` | `4.3.3` | | [langchain](https://github.com/langchain-ai/langchain) | `0.3.10` | `0.3.11` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.10` | `0.3.11` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.22` | `0.3.24` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.1.147` | `0.2.3` | | [notebook](https://github.com/jupyter/notebook) | `7.2.3` | `7.3.1` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.0` | | [nvidia-cublas-cu12](https://developer.nvidia.com/cuda-zone) | `12.4.5.8` | `12.6.4.1` | | [nvidia-cuda-cupti-cu12](https://developer.nvidia.com/cuda-zone) | `12.4.127` | `12.6.80` | | [nvidia-cuda-nvrtc-cu12](https://developer.nvidia.com/cuda-zone) | `12.4.127` | `12.6.85` | | [nvidia-cuda-runtime-cu12](https://developer.nvidia.com/cuda-zone) | `12.4.127` | `12.6.77` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.1.0.70` | `9.6.0.74` | | [nvidia-cufft-cu12](https://developer.nvidia.com/cuda-zone) | `11.2.1.3` | `11.3.0.4` | | [nvidia-curand-cu12](https://developer.nvidia.com/cuda-zone) | `10.3.5.147` | `10.3.7.77` | | [nvidia-cusolver-cu12](https://developer.nvidia.com/cuda-zone) | `11.6.1.9` | `11.7.1.2` | | [nvidia-cusparse-cu12](https://developer.nvidia.com/cuda-zone) | `12.3.1.170` | `12.5.4.2` | | [nvidia-nccl-cu12](https://developer.nvidia.com/cuda-zone) | `2.21.5` | `2.23.4` | | [nvidia-nvjitlink-cu12](https://developer.nvidia.com/cuda-zone) | `12.4.127` | `12.6.85` | | [nvidia-nvtx-cu12](https://developer.nvidia.com/cuda-zone) | `12.4.127` | `12.6.77` | | [openai](https://github.com/openai/openai-python) | `1.57.1` | `1.57.3` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `2.0.7` | `3.2.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.2` | `1.6.0` | | [sympy](https://github.com/sympy/sympy) | `1.13.1` | `1.13.3` | | [typer](https://github.com/fastapi/typer) | `0.13.1` | `0.15.1` | | [yarg](https://github.com/kura/yarg) | `0.1.9` | `0.1.10` | Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `boto3` from 1.35.76 to 1.35.80 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.76...1.35.80) Updates `botocore` from 1.35.76 to 1.35.80 - [Commits](boto/botocore@1.35.76...1.35.80) Updates `fonttools` from 4.55.2 to 4.55.3 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.55.2...4.55.3) Updates `google-ai-generativelanguage` from 0.6.10 to 0.6.13 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-ai-generativelanguage-v0.6.10...google-ai-generativelanguage-v0.6.13) Updates `google-api-core` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-api-core@v2.23.0...v2.24.0) Updates `google-api-python-client` from 2.154.0 to 2.155.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.154.0...v2.155.0) Updates `google-auth` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.36.0...v2.37.0) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `ipython` from 8.12.3 to 8.30.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.12.3...8.30.0) 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 `jupyterlab` from 4.2.6 to 4.3.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `langchain` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.10...langchain==0.3.11) Updates `langchain-community` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.10...langchain-community==0.3.11) Updates `langchain-core` from 0.3.22 to 0.3.24 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.22...langchain-core==0.3.24) Updates `langsmith` from 0.1.147 to 0.2.3 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.1.147...v0.2.3) Updates `notebook` from 7.2.3 to 7.3.1 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) Updates `numpy` from 1.26.4 to 2.2.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.2.0) Updates `nvidia-cublas-cu12` from 12.4.5.8 to 12.6.4.1 Updates `nvidia-cuda-cupti-cu12` from 12.4.127 to 12.6.80 Updates `nvidia-cuda-nvrtc-cu12` from 12.4.127 to 12.6.85 Updates `nvidia-cuda-runtime-cu12` from 12.4.127 to 12.6.77 Updates `nvidia-cudnn-cu12` from 9.1.0.70 to 9.6.0.74 Updates `nvidia-cufft-cu12` from 11.2.1.3 to 11.3.0.4 Updates `nvidia-curand-cu12` from 10.3.5.147 to 10.3.7.77 Updates `nvidia-cusolver-cu12` from 11.6.1.9 to 11.7.1.2 Updates `nvidia-cusparse-cu12` from 12.3.1.170 to 12.5.4.2 Updates `nvidia-nccl-cu12` from 2.21.5 to 2.23.4 Updates `nvidia-nvjitlink-cu12` from 12.4.127 to 12.6.85 Updates `nvidia-nvtx-cu12` from 12.4.127 to 12.6.77 Updates `openai` from 1.57.1 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.57.1...v1.57.3) Updates `pillow` from 10.4.0 to 11.0.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.4.0...11.0.0) Updates `python-json-logger` from 2.0.7 to 3.2.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v2.0.7...v3.2.0) Updates `scikit-learn` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.6.0) Updates `sympy` from 1.13.1 to 1.13.3 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.13.1...sympy-1.13.3) Updates `typer` from 0.13.1 to 0.15.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.13.1...0.15.1) Updates `yarg` from 0.1.9 to 0.1.10 - [Changelog](https://github.com/kura/yarg/blob/main/CHANGES.rst) - [Commits](kura/yarg@0.1.9...0.1.10) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: fonttools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: google-ai-generativelanguage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: google-api-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: langchain-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: langsmith dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: nvidia-cublas-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-cuda-cupti-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-cuda-nvrtc-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-cuda-runtime-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-cudnn-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-cufft-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-curand-cu12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: nvidia-cusolver-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-cusparse-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-nccl-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-nvjitlink-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: nvidia-nvtx-cu12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: python-json-logger dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sympy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: yarg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 13, 2024
@dependabot rebase |
jagapiou
approved these changes
Dec 16, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
copybara-service bot
pushed a commit
that referenced
this pull request
Dec 16, 2024
…51556 PiperOrigin-RevId: 706802568 Change-Id: Ifd867f259329b06f1ddea8aeedf3a7bcb39844d7
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
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 37 updates:
24.8.0
24.10.0
1.35.76
1.35.80
1.35.76
1.35.80
4.55.2
4.55.3
0.6.10
0.6.13
2.23.0
2.24.0
2.154.0
2.155.0
2.36.0
2.37.0
0.27.2
0.28.1
8.12.3
8.30.0
0.8.0
0.8.2
4.2.6
4.3.3
0.3.10
0.3.11
0.3.10
0.3.11
0.3.22
0.3.24
0.1.147
0.2.3
7.2.3
7.3.1
1.26.4
2.2.0
12.4.5.8
12.6.4.1
12.4.127
12.6.80
12.4.127
12.6.85
12.4.127
12.6.77
9.1.0.70
9.6.0.74
11.2.1.3
11.3.0.4
10.3.5.147
10.3.7.77
11.6.1.9
11.7.1.2
12.3.1.170
12.5.4.2
2.21.5
2.23.4
12.4.127
12.6.85
12.4.127
12.6.77
1.57.1
1.57.3
10.4.0
11.0.0
2.0.7
3.2.0
1.5.2
1.6.0
1.13.1
1.13.3
0.13.1
0.15.1
0.1.9
0.1.10
Updates
black
from 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427a
Prepare release 24.10.0 (#4471)a22b1eb
Add mypyc 3.13 wheel build (#4449)b7d0e72
Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92
Include --unstable in cache key (#4466)8d9d18c
Fix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3
Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2add
Use builtin generics (#4458)2a45cec
Fix crashes with comments in parentheses (#4453)b4d6d86
Drop Python 3.8 support (#4452)ac018c1
Require newer aiohttp for blackd (#4451)Updates
boto3
from 1.35.76 to 1.35.80Commits
8c560a3
Merge branch 'release-1.35.80'071b697
Bumping version to 1.35.80d4b4115
Add changelog entries from botocore0059432
Merge branch 'release-1.35.79'1df2e1f
Merge branch 'release-1.35.79' into develop7ade1ba
Bumping version to 1.35.794ecdea2
Add changelog entries from botocore66f0885
Merge branch 'release-1.35.78'0d02c0b
Merge branch 'release-1.35.78' into develop282b02b
Bumping version to 1.35.78Updates
botocore
from 1.35.76 to 1.35.80Commits
fb7fcb4
Merge branch 'release-1.35.80'696e322
Bumping version to 1.35.80e36e0e9
Update endpoints model007e93c
Update to latest models6517f09
Merge branch 'release-1.35.79'881ca84
Merge branch 'release-1.35.79' into develop2123adb
Bumping version to 1.35.79345e680
Update endpoints modela09b907
Update to latest models19ea339
Merge branch 'release-1.35.78'Updates
fonttools
from 4.55.2 to 4.55.3Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
8e5c1bf
Release 4.55.3460b530
Merge pull request #3731 from fonttools/newse507e7c
Update news to prepare for release4b9f5ef
[feaLib] More efficient inline format 4 lookups1be0440
[Tests] Don't compare numbers with "is"7ad7cfd
Merge pull request #3725 from fonttools/dependabot/github_actions/pypa/gh-act...2abf837
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.302cc445
Merge pull request #3716 from n8willis/master23546cf
[Docs] Import TupeVariation class directly in gvar table module. Fixes a Sphi...314eee0
[Docs] Fix docstring typo in gcid table module.Updates
google-ai-generativelanguage
from 0.6.10 to 0.6.13Release notes
Sourced from google-ai-generativelanguage's releases.
Commits
6ccd49f
chore: release main (#13291)48f25db
feat: [google-cloud-developerconnect] A new resource_definition `servicedirec...16b5ba7
feat: [google-cloud-run]support manual instance count in Cloud Run for manual...3535963
feat: [google-ai-generativelanguage] Adds search grounding (#13288)d64e75a
docs: [google-cloud-deploy] minor documentation updates (#13289)09a3381
feat: [google-cloud-datacatalog] A new methodSetConfig
is added to service...5a6b5de
chore: release main (#13283)cfb62c9
feat: [google-cloud-contact-center-insights] Add FeedbackLabel resource and A...fffe7a5
feat: [google-cloud-dataplex] update Go Datastore import path (#13282)6e92883
chore: release main (#13269)Updates
google-api-core
from 2.23.0 to 2.24.0Release notes
Sourced from google-api-core's releases.
Changelog
Sourced from google-api-core's changelog.
Commits
6557619
chore(main): release 2.24.0 (#764)5f80f77
feat: update recognized logging fields (#766)d18d9b5
feat: add automatic logging config to support debug logging (#754)e298ebd
chore(python): update dependencies in .kokoro/docker/docs (#757)Updates
google-api-python-client
from 2.154.0 to 2.155.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
d4bdd09
chore(main): release 2.155.0 (#2527)915b08c
chore: Update discovery artifacts (#2531)7b0016e
chore: Update discovery artifacts (#2529)52ab819
chore: Update discovery artifacts (#2526)Updates
google-auth
from 2.36.0 to 2.37.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
c3ea09f
chore(main): release 2.37.0 (#1643)3008def
chore: update secret (#1644)98c3ed9
feat: allow users to use jwk keys for verifying ID token (#1641)1592e39
chore: update secret (#1642)5c23adc
chore: update rt (#1640)bfab592
chore(main): release 2.36.1 (#1630)656307d
fix: improve user guide for Impersonation and SA (#1627)Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
ipython
from 8.12.3 to 8.30.0Commits
a8541f5
release 8.30.00bbf70c
misc headers fixes and whatsnew 8.30 (#14588)a8810c6
misc headers fixesd7eebae
crashhandler: Cast rptdir to Path (#14578)17f17d1
Update IPython/core/crashhandler.py938e3ba
Turn on type checking and update crahshandlera336a98
Some documentations about custom formatters (#14579)969bfa6
Some documentations about custom formatters546d856
crashhandler: Cast rptdir to Path0615526
deprecated ast attribute (#14575)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
jupyterlab
from 4.2.6 to 4.3.3Release notes
Sourced from jupyterlab's releases.