build(deps): bump eval-type-backport from 0.2.2 to 0.3.0 in /clients/python#1911
Conversation
|
🎉 Welcome to the Kubeflow Model Registry! 🎉 Here's what happens next:
Join the community:
Feel free to ask questions in the comments if you need any help or clarification! Note for: @Al-Pragliola @andreyvelich @ckadner @ederign @pboyd @rareddy @tarilabs @Tomcli @zijianjoy |
tarilabs
left a comment
There was a problem hiding this comment.
this is still needed
E TypeError: Unable to evaluate type annotation 'StrictFloat | StrictInt'. If you are making use of the new typing syntax (unions using `|` since Python 3.10 or builtins subscripting since Python 3.9), you should either replace the use of new syntax with the existing `typing` constructs or install the `eval_type_backport` package.
a minor version bump
/lgtm
/approve
|
@dependabot recreate |
2ef5f51 to
688a42f
Compare
Bumps [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) from 0.2.2 to 0.3.0. - [Commits](alexmojaki/eval_type_backport@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: eval-type-backport dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
688a42f to
ed894e1
Compare
tarilabs
left a comment
There was a problem hiding this comment.
this is still needed
E TypeError: Unable to evaluate type annotation 'StrictFloat | StrictInt'. If you are making use of the new typing syntax (unions using `|` since Python 3.10 or builtins subscripting since Python 3.9), you should either replace the use of new syntax with the existing `typing` constructs or install the `eval_type_backport` package.
a minor version bump
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps eval-type-backport from 0.2.2 to 0.3.0.
Commits
f5744c2Add forward compatibility with 3.14 (#31)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)