Skip to content

Commit

Permalink
fix: bump teslajsonpy to 3.9.6
Browse files Browse the repository at this point in the history
closes #738
  • Loading branch information
alandtse committed Oct 29, 2023
1 parent 2eb4b53 commit 0ae5bea
Show file tree
Hide file tree
Showing 5 changed files with 235 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.1
- repo: https://github.com/pre-commit/mirrors-prettier
hooks:
- id: prettier
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tesla_custom/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/alandtse/tesla/issues",
"loggers": ["teslajsonpy"],
"requirements": ["teslajsonpy==3.9.5"],
"requirements": ["teslajsonpy==3.9.6"],
"version": "3.18.0"
}
Loading

0 comments on commit 0ae5bea

Please sign in to comment.