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

chore(deps): update pytest-mypy requirement from ~=0.8 to ~=0.10 in /packages/@jsii/python-runtime #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Updates the requirements on pytest-mypy to permit the latest version.

Release notes

Sourced from pytest-mypy's releases.

v0.10.0

https://github.com/dbader/pytest-mypy/milestone/18

Changelog

Sourced from pytest-mypy's changelog.

0.10.0

  • Drop support for python<3.6.

0.9.1

  • Add support for pytest 7.

0.9.0

  • Drop support for pytest<4.6.
  • Add --mypy-config-file.

0.8.1

0.8.0

  • Add support for Python 3.9.
  • Stop injecting MypyStatusItem in pytest_collection_modifyitems to fix --looponfail.

0.7.0

  • Remove the upper bound on python_requires.
  • Require Python 3.5 or greater.
  • Enable custom error formatting.
  • Fix compatibility with pytest-xdist 2.

0.6.2

  • Stop ignoring .pyi files.

0.6.1

  • Fix a PytestDeprecationWarning emitted by pytest>=5.4

0.6.0

  • Inject a test that checks the mypy exit status

0.5.0

  • Remove MypyItem.mypy_path
  • Add support for pytest-xdist
  • Add a configurable name to MypyItem node IDs

0.4.2

  • Make success message green instead of red
  • Remove Python 3.8 beta/dev references
  • Stop blacklisting early 0.5x and 0.7x mypy releases

0.4.1

  • Stop overlapping python_versions in install_requires

0.4.0

  • Run mypy once per session instead of once per file
  • Stop passing --incremental (which mypy now defaults to)
  • Support configuring the plugin in a conftest.py
  • Add support for Python 3.8

... (truncated)

Commits

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pytest-mypy](https://github.com/dbader/pytest-mypy) to permit the latest version.
- [Release notes](https://github.com/dbader/pytest-mypy/releases)
- [Changelog](https://github.com/dbader/pytest-mypy/blob/master/changelog.md)
- [Commits](realpython/pytest-mypy@v0.8.0...v0.10.0)

---
updated-dependencies:
- dependency-name: pytest-mypy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

The following labels could not be found: dependencies, language/python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants