mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump mypy from 1.14.0 to 1.14.1 (#12216)
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
864a385442
commit
41a8cc9b34
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9'
|
|||
# via jinja2
|
||||
mypy==1.4.1 ; python_full_version < '3.8'
|
||||
# via cryptography (pyproject.toml)
|
||||
mypy==1.14.0 ; python_full_version >= '3.8'
|
||||
mypy==1.14.1 ; python_full_version >= '3.8'
|
||||
# via cryptography (pyproject.toml)
|
||||
mypy-extensions==1.0.0
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Reference in a new issue