fix(deps): Update pytest-mypy requirement from ==0.8.1 to ==0.10.3#249
Merged
Conversation
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/realpython/pytest-mypy/blob/v0.10.3/changelog.md) - [Commits](realpython/pytest-mypy@v0.8.1...v0.10.3) --- updated-dependencies: - dependency-name: pytest-mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
keelerm84
approved these changes
Jan 11, 2024
keelerm84
pushed a commit
that referenced
this pull request
Feb 14, 2024
🤖 I have created a release *beep* *boop* --- ## [9.2.0](9.1.0...9.2.0) (2024-02-14) ### Features * Enable gzip Accept-Encoding header on polling requests ([2c2e4fa](2c2e4fa)) ### Bug Fixes * **deps:** Update flask requirement from 2.2.5 to 3.0.0 ([#250](#250)) ([b3cc0fa](b3cc0fa)) * **deps:** Update flask requirement from 3.0.0 to <4 ([#254](#254)) ([dc5a6ba](dc5a6ba)) * **deps:** Update jinja2 requirement from 3.0.0 to 3.1.2 ([77a1f76](77a1f76)) * **deps:** Update jinja2 requirement from 3.1.2 to 3.1.3 ([#252](#252)) ([495604b](495604b)) * **deps:** Update mypy requirement from ==0.910 to ==1.8.0 ([#251](#251)) ([cea865e](cea865e)) * **deps:** Update pytest-mypy requirement from ==0.8.1 to ==0.10.3 ([#249](#249)) ([f2e2e17](f2e2e17)) * **deps:** Update sphinx requirement from ^1.3.0 to ^6.0.0 ([77a1f76](77a1f76)) * **deps:** Update sphinx requirement from ^6.0.0 to >=6,<8 ([#255](#255)) ([d4eb5af](d4eb5af)) * **deps:** Update sphinx-rtd-theme requirement from ^1.3.0 to >=1.3,<3.0 ([#253](#253)) ([ba2490d](ba2490d)) * Update missing version number change ([#238](#238)) ([7efedc8](7efedc8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pytest-mypy to permit the latest version.
Release notes
Sourced from pytest-mypy's releases.
Changelog
Sourced from pytest-mypy's changelog.
... (truncated)
Commits
62c03dbMerge pull request #146 from dmtucker/issue145a8637bbStop failing if mypy only produces notesc0f1bb3Update the validation GH Actioncf649b9Merge pull request #148 from dmtucker/build-depsd4a5badUpdate the changelog253ab8eUpdate publish env depsda8a967Update build deps35fab38Merge pull request #144 from dmtucker/py31153b091dUpdate the changelogd0800b5Add support for Python 3.11Dependabot 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)