Skip to content

Commit

Permalink
Merge pull request #173 from unixorn/dependabot/pip/gitlike-commands-…
Browse files Browse the repository at this point in the history
…0.3.0

build(deps): Bump gitlike-commands from 0.2.1 to 0.3.0
  • Loading branch information
unixorn authored Jan 29, 2024
2 parents ff3fcf1 + a39e8e3 commit 999decb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 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 @@ -10,7 +10,7 @@ packages = [{include = "ha_mqtt_discoverable"}]
python = ">=3.10.0,<4.0"
pyaml = "^21.10.1"
paho-mqtt = "^1.6.1"
gitlike-commands = "^0.2.1"
gitlike-commands = ">=0.2.1,<0.4.0"
thelogrus = "^0.7.0"
pydantic = "^1.10.5"

Expand Down

0 comments on commit 999decb

Please sign in to comment.