Skip to content

Commit

Permalink
Update requirements and prepare 0.33.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach committed Oct 13, 2022
1 parent c35a611 commit 3bd154e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
- No unreleased changes so far

## [0.33.3] - 2022-10-13
### Changed
- Updated API to 0.48.3

## [0.33.2] - 2022-10-04
### Added
- Add invalid door lock state
Expand Down Expand Up @@ -675,7 +679,8 @@ All notable changes to this project will be documented in this file.
Initial release


[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.33.2..HEAD
[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.33.3..HEAD
[0.33.3]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.33.3
[0.33.2]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.33.2
[0.33.1]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.33.1
[0.33.0]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.33.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
weconnect[Images]~=0.48.2
weconnect[Images]~=0.48.3
ascii_magic~=1.6
2 changes: 1 addition & 1 deletion setup_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest-runner~=6.0.0
mccabe~=0.7.0
flake8~=5.0.4
pylint~=2.15.2
pylint~=2.15.4
bandit~=1.7.4

0 comments on commit 3bd154e

Please sign in to comment.