Skip to content

Commit

Permalink
build(deps): Bump pyaml from 21.10.1 to 24.12.1
Browse files Browse the repository at this point in the history
Bumps [pyaml](https://github.com/mk-fg/pretty-yaml) from 21.10.1 to 24.12.1.
- [Commits](https://github.com/mk-fg/pretty-yaml/commits/24.12.1)

---
updated-dependencies:
- dependency-name: pyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 7de1a83 commit e18c4c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 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 @@ -8,7 +8,7 @@ packages = [{include = "ha_mqtt_discoverable"}]

[tool.poetry.dependencies]
python = ">=3.10.0,<4.0"
pyaml = "^21.10.1"
pyaml = ">=21.10.1,<25.0.0"
paho-mqtt = "^1.6.1"
gitlike-commands = ">=0.2.1,<0.4.0"
pydantic = "^2.7.2"
Expand Down

0 comments on commit e18c4c8

Please sign in to comment.