Skip to content

Commit

Permalink
build(deps-dev): bump the pulumi-dev group in /pulumi with 2 updates (#…
Browse files Browse the repository at this point in the history
…57)

Bumps the pulumi-dev group in /pulumi with 2 updates: [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff).


Updates `mypy` from 1.12.0 to 1.12.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.12.0...v1.12.1)

Updates `ruff` from 0.6.9 to 0.7.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.9...0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent ebfe709 commit cbaae6f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
106 changes: 53 additions & 53 deletions pulumi/poetry.lock

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

4 changes: 2 additions & 2 deletions pulumi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ diagrams = "^0.23.4"

[tool.poetry.group.dev.dependencies]
awscli-local = "^0.22.0"
mypy = "^1.12.0"
ruff = "^0.6.9"
mypy = "^1.12.1"
ruff = "^0.7.0"
pydantic = "^2.9.2"
types-requests = "^2.32.0.20241016"

Expand Down

0 comments on commit cbaae6f

Please sign in to comment.