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
…75)

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.8.0 to 0.8.1
- [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.8.0...0.8.1)

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

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pulumi-dev
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Dec 1, 2024
1 parent 47bf9f8 commit 67ba66d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 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 @@ -17,8 +17,8 @@ diagrams = "^0.24.1"
[tool.poetry.group.dev.dependencies]
awscli-local = "^0.22.0"
mypy = {extras = ["faster-cache"], version = "^1.13.0"}
ruff = "^0.8.0"
pydantic = "^2.10.1"
ruff = "^0.8.1"
pydantic = "^2.10.2"
types-requests = "^2.32.0.20241016"

[tool.ruff]
Expand Down

0 comments on commit 67ba66d

Please sign in to comment.