Bump the dev-dependencies group across 1 directory with 4 updates #36
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.5.1Release notes
Sourced from ophyd-async's releases.
Commits
3750ede
Make FilenameProvider optional on PathProvider impl (#547)0a1b661
Fix typo in variable name (#545)025bc54
make motor locatable (#541)d7f0748
Update make-a-simple-device.rst to include numpy array example (#515)406ac08
Allow equality comparisons for signal (#524)9701810
Use 'boolean' rather than 'bool' dtype per event-model (#517)f978be1
Add h5py into sim dependencies6b5f2b2
Setup PandA writer to set create directory depth PV on open (#503)d5da999
Allow precision 0 float records to be represented as int signals (#509)e4fb849
Only pass data block to init of PandAHDFWriter instead of entire PandA device...Updates
databroker[client]
from 2.0.0b17 to 2.0.0b47Release notes
Sourced from databroker[client]'s releases.
... (truncated)
Commits
48cef23
Merge pull request #818 from genematx/upd-tiled86f692f
Update Tiled to v0.1.0b7d07ebe4
Merge pull request #817 from jwlodek/support-dtype-numpy8acfdb4
Add support for using dtype_numpy as in ophyd-async20603d4
Merge pull request #816 from danielballan/missing-mongoquery-server-dep035318f
Add mongoquery as a server dep.8aa5b2f
REL: v2.0.0b450c814bc
Merge pull request #815 from danielballan/numpy-2-fix90d69da
Fix numpy.product -> numpy.prod for numpy 2.041537cc
TST: Exercise codepath with numpy.product callUpdates
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.0b7Release notes
Sourced from tiled's releases.
... (truncated)
Changelog
Sourced from tiled's changelog.
... (truncated)
Commits
7f7329d
Merge pull request #775 from jwlodek/hdf5-rename-path-to-datasetb3e47d4
Add arrow adapter (#755)1164d6e
Allow for using legacy path parameter side by side with dataset9d3cbb4
Update changelog775cbfb
Rename argument in hdf5_lookup to dataset from path15abbc9
Merge pull request #773 from nmaytan/comments_cleanupc099d0f
Update changelogdd9e7b2
Remove old pytest warning ignores17589bb
Accept Python dict from client "write_dataframe" and TableAdapter (#771)2e392d6
Merge pull request #770 from Kezzsim/pod_healthDependabot 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