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 5 updates:
24.8.0
24.10.0
0.1.87
0.1.88
8.12.3
8.30.0
0.4.1
0.5.0
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
chex
from 0.1.87 to 0.1.88Release notes
Sourced from chex's releases.
Commits
8af2c9e
Release 0.1.88.f0b6b50
C++ tree with path APIadaf1b2
Avoid relying on jax.lib.xla_bridge._backends, as this is private and will so...1dc7862
Fixtest_assert_trees_all_equal_prng_keys
7b2f989
Add handling for JAX typed PRNG keys in chex.assert_trees_all_equalUpdates
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
ml-dtypes
from 0.4.1 to 0.5.0Release notes
Sourced from ml-dtypes's releases.
Changelog
Sourced from ml-dtypes's changelog.
Commits
f802a63
Merge pull request #194 from jakevdp:v5-update6692e56
Bump version to 0.5.0 for release7fab9cd
Merge pull request #191 from jakevdp:no-multithreadabe1d89
Temporarily disable free-threading build & multithread testsb39b73c
Merge pull request #187 from jakevdp:test-fix74daa1a
tests: ignore one more error4893435
Merge pull request #186 from jakevdp:fix-tests517573a
Tests: ignore several NaN warnings for new dtypesd581b6f
Merge pull request #166 from graphcore-research:add-e8m0-datatypeb6d3659
Add float8_e8m0_fnu (E8M0) OCP MX scale formatUpdates
yarg
from 0.1.9 to 0.1.10Changelog
Sourced from yarg's changelog.
Commits
6378a9f
Bump version23c2c5c
add python 3.12 compatibility (#12)46e2371
remove tests folder from packageb65e7b9
Use unittest.mock rather than install and using the old mock package25ae5e0
Added stale app170a157
Well, sudo env doesn't work either so revert to not using it.dfdd64b
Travis sudo then, as advised by supportbf2b791
try travis edge3a31970
Adios OSX, you're breaking Travis and no-one uses you for production anyway.7ad3b92
Force travisDependabot 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