Skip to content

Commit

Permalink
Bump glocaltokens to 0.7.1 (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
KapJI authored Jun 10, 2024
1 parent e392562 commit eaf3570
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 46 deletions.
78 changes: 34 additions & 44 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "google_home", from = "custom_components"}]

[tool.poetry.dependencies]
python = "^3.11"
glocaltokens = "^0.7.0"
glocaltokens = "^0.7.1"
homeassistant = "2023.11.0"

[tool.poetry.group.dev.dependencies]
Expand All @@ -26,7 +26,7 @@ mypy = "^1.10"
pre-commit = "^3.7.1"
PyGithub = "^2.3"
pylint = "^3.2.3"
types-requests = "^2.32.0"
types-requests = "<2.31.0.7"
voluptuous-stubs = "^0.1.1"

[tool.pylint.messages_control]
Expand Down

0 comments on commit eaf3570

Please sign in to comment.