Bump the python-packages group across 1 directory with 2 updates #282
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.
Updates the requirements on pybind11 and siliconcompiler to permit the latest version.
Updates
pybind11
to 3.0.0Release notes
Sourced from pybind11's releases.
... (truncated)
Changelog
Sourced from pybind11's changelog.
... (truncated)
Commits
ed5057d
chore: prepare for 3.0.0 (final) (#5746)4dc4aca
[skip ci] Explain: conduit feature only covers from-Python-to-C++ conversions...03d8f48
docs: fix typo in multiple_interpreters (#5738)ea3e33e
chore: prepare for 3.0.0rc4 (#5736)bdc56d9
chore(deps): bump urllib3 from 2.2.2 to 2.5.0 in /docs (#5735)cf3d1a7
feat: numpy scalars (#5726)c60c149
tests: handle 3.12 and 3.13 implementations and 3.14.0b3+ (#5732)be507b7
ci: check latest on 3.13 (#5734)f2c0ab8
Fix TSan warning in sub-interpreter test (#5729)ad9180c
fix: android CMake support (#5733)Updates
siliconcompiler
to 0.34.1Release notes
Sourced from siliconcompiler's releases.
Changelog
Sourced from siliconcompiler's changelog.
... (truncated)
Commits
efd2e64
Merge pull request #3785 from siliconcompiler/version0.34.1fe8fe74
version 0.34.1c7dab77
Merge pull request #3784 from siliconcompiler/rm-logger-fields496b54a
Merge pull request #3783 from siliconcompiler/rm-logger-formatsea143c4
remove custom field from logger and track separatelye1d5429
fix unsed imports5614d1d
fix cli dashboard test and provide _console type in testing067138e
remove calls to reinitialize the logger outside the chip object7cd49e7
remove calls to _init_logger_formats in favor of just copying the formatterc3b2ab3
Merge pull request #3782 from siliconcompiler/dependabot/pip/python-packages-...Dependabot 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