You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependencies and use consistent package URL style (#457)
### Motivation
About to release a 1.0, we should bump all the minimum dependencies to
the latest minor/patch versions, to ensure we get latest bug fixes,
whilst still retaining compatibility. Additionally, we were using
different versions across the examples.
### Modifications
Update dependencies and use consistent package URL style
### Result
Dependencies updated.
### Test Plan
CI.
0 commit comments