Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump the pulumi-dev group in /pulumi with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pulumi-dev group in /pulumi with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [pydantic](https://github.com/pydantic/pydantic).


Updates `ruff` from 0.7.1 to 0.8.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.7.1...0.8.0)

Updates `pydantic` from 2.9.2 to 2.10.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 22, 2024
1 parent d8f69e6 commit 75b1bac
Showing 2 changed files with 128 additions and 120 deletions.
244 changes: 126 additions & 118 deletions pulumi/poetry.lock
4 changes: 2 additions & 2 deletions pulumi/pyproject.toml
Original file line number Diff line number Diff line change
@@ -17,8 +17,8 @@ diagrams = "^0.23.4"
[tool.poetry.group.dev.dependencies]
awscli-local = "^0.22.0"
mypy = {extras = ["faster-cache"], version = "^1.13.0"}
ruff = "^0.7.1"
pydantic = "^2.9.2"
ruff = "^0.8.0"
pydantic = "^2.10.1"
types-requests = "^2.32.0.20241016"

[tool.ruff]

0 comments on commit 75b1bac

Please sign in to comment.