Bump the dev-dependencies group across 1 directory with 4 updates #43
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 ophyd-async, databroker[client], matplotlib and tiled to permit the latest version.
Updates
ophyd-async
from 0.4.0 to 0.7.0Release notes
Sourced from ophyd-async's releases.
... (truncated)
Commits
3e74761
with DeviceCollector doesn't work in plans, so error rather than hang (#612)72c61ad
add Capture mode signal to Panda DataBlock (#604)1559aa0
Tango support (#437)e291396
Rename core classes (#577)ef2a116
added number_of_frames instead of iterations (#581)55f3552
Remove config sigs kwarg from flyer since use case for them was unclear. (#593)e7cef5b
Simplify ad standard det tests (#592)c9c70ba
Reset completed iterations counter to 0 once target iterations are reached an...8af94c9
Make table subclass enums be sequence enum rather than numpy string (#579)1007da7
fixed typos (#589)Updates
databroker[client]
from 2.0.0b17 to 2.0.0b52Release notes
Sourced from databroker[client]'s releases.
... (truncated)
Commits
e26b0d1
REL: v2.0.0b52c3bd898
Merge pull request #829 from gwbischof/chunking81c122b
pass uid to default_validate_shape86cd7fd
remove extra imports56892c8
Revert "add deps to requirements-test"df30433
fix test_access_policy_example23fd04a
touch upda83734
extra .9e65597
touch upefd3e2b
remove unused importUpdates
matplotlib
to 3.9.2Release notes
Sourced from matplotlib's releases.
Commits
a254b68
REL: 3.9.2056f307
DOC: Create release notes for 3.9.28d867ce
Merge branch 'v3.9.1-doc' into v3.9.x7be8675
Merge pull request #28687 from QuLogic/static-msvc3ed3d7b
Merge pull request #28695 from meeseeksmachine/auto-backport-of-pr-27797-on-v...8a62afa
BLD: Include MSVCP140 runtime statically81be26f
Merge pull request #28688 from QuLogic/auto-backport-of-pr-28668-on-v3.9.xd88a582
Backport PR #27797: DOC: Use video files for saving animationse3159ba
Merge pull request #28692 from meeseeksmachine/auto-backport-of-pr-28632-on-v...465401e
Backport PR #28632: DOC: Tell sphinx-gallery to link mpl_toolkits from our buildUpdates
tiled
from 0.1.0a91 to 0.1.0b10Release notes
Sourced from tiled's releases.
... (truncated)
Changelog
Sourced from tiled's changelog.
... (truncated)
Commits
fca3ddd
REL: v0.1.0b109d6dcbf
FIX: Remove deprecated sphinx API. (#795)7b125ad
Retroactively update CHANGELOG5c30719
🔑->🗑️ Enable Tiled Admins to delete API Keys belonging to other user's princi...3fda02e
Work on not auto-filling username (#792)06a8eec
REL: v0.1.0b9722d761
Merge pull request #789 from danielballan/memoryview-fix1757bc7
Update CHANGELOG215093b
Cast memoryview to bytes so that len is correct5fdb2e4
Test that memoryview len is bytes not itemsDependabot 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