Skip to content

Commit

Permalink
Bump mypy from 1.11.1 to 1.11.2 in the python-dependencies group
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.11.1 to 1.11.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 26, 2024
1 parent 6212753 commit 1f7495f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pymdown-extensions = "10.9"
mkdocs-mermaid2-plugin = "1.1.1"

[tool.poetry.group.lint.dependencies]
mypy = "1.11.1"
mypy = "1.11.2"
django-stubs = "5.0.4"
djangorestframework-stubs = "3.15.0"

Expand Down

0 comments on commit 1f7495f

Please sign in to comment.