kjappelbaum / oximachinerunner

An easy API for using oximachine.
MIT License
7 stars 5 forks source link

chore(deps): update traitlets requirement from ~=4.3.3 to ~=5.0.5 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Updates the requirements on traitlets to permit the latest version.

Commits
  • 2bb2597 release 5.0.5
  • 3745af8 note latest fixes in 5.0.5
  • b78a7d4 Merge pull request #634 from minrk/subclass-default-value-none
  • 11e8406 Merge pull request #632 from maxnoe/fix_alias_hierarchy
  • a34404b Merge pull request #633 from zazezizozu/patch-1
  • 872b77a improve backward-compatibility for Container subclasses with default_value=None
  • bb3a46d Fix error configuring nested tuple
  • c1a0591 Add test
  • 2ea9cb5 Fix aliases for values deeper in the hierarchy, fixes 631
  • 20b64f5 Merge pull request #630 from minrk/tuple-default-none
  • Additional commits viewable in compare view


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)