Skip to content

Commit

Permalink
build(deps): Bump pyaml from 21.10.1 to 24.9.0
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.9.0.
- [Commits](https://github.com/mk-fg/pretty-yaml/commits/24.9.0)

---
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 Oct 21, 2024
1 parent d1a1a87 commit d84c9ba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 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 d84c9ba

Please sign in to comment.