Skip to content

Commit

Permalink
build(deps-dev): bump mypy in /pulumi in the pulumi-dev group
Browse files Browse the repository at this point in the history
Bumps the pulumi-dev group in /pulumi with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.14.0 to 1.14.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 418b431 commit fdad679
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
74 changes: 40 additions & 34 deletions pulumi/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 pulumi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ diagrams = "^0.24.1"

[tool.poetry.group.dev.dependencies]
awscli-local = "^0.22.0"
mypy = {extras = ["faster-cache"], version = "^1.14.0"}
mypy = {extras = ["faster-cache"], version = "^1.14.1"}
ruff = "^0.8.4"
pydantic = "^2.10.4"
types-requests = "^2.32.0.20241016"
Expand Down

0 comments on commit fdad679

Please sign in to comment.