Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump mypy from 0.910 to 0.930 #473

Merged
merged 1 commit into from Jan 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps mypy from 0.910 to 0.930.

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/mypy-0.930 branch from 5483fe2 to 57a1761 Compare January 3, 2022 14:18
@mr-tz
Copy link
Collaborator

mr-tz commented Jan 3, 2022

@williballenthin do you know what the issue here is?

Run mypy --config-file .github/mypy/mypy.ini floss/ scripts/ tests/
  mypy --config-file .github/mypy/mypy.ini floss/ scripts/ tests/
  shell: /usr/bin/bash -e {0}
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.8.12/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.12/x64/lib
.github/mypy/mypy.ini:2: error: Error importing plugin "pydantic.mypy": cannot import name TypeVarDef
Found 1 error in 1 file (errors prevented further checking)
Error: Process completed with exit code 2.

@williballenthin
Copy link
Collaborator

williballenthin commented Jan 3, 2022 via email

@williballenthin
Copy link
Collaborator

but with 2d37d76 this should work again?

@williballenthin
Copy link
Collaborator

@dependabot rebase

Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.930.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.910...v0.930)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mypy-0.930 branch from 57a1761 to 6e5acbc Compare January 3, 2022 16:43
@williballenthin williballenthin merged commit 8c210aa into master Jan 3, 2022
@williballenthin williballenthin deleted the dependabot/pip/mypy-0.930 branch January 3, 2022 16:52
@mr-tz
Copy link
Collaborator

mr-tz commented Jan 3, 2022

awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants