Skip to content

Commit

Permalink
Release 2024.4.0
Browse files Browse the repository at this point in the history
# Release 2024.4.0

## Added
- Nothing

## Updated
- Boto3 1.34.18 -> 1.34.75
- pycognito 2024.1.0 - > 2024.2.0

## Removed
- Nothing
  • Loading branch information
jobvk committed Apr 2, 2024
1 parent 1f01a25 commit 3b7ba75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions custom_components/windcentrale/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jobvk/Home-Assistant-Windcentrale/issues",
"loggers": ["boto3"],
"requirements": ["boto3==1.34.34", "pycognito==2024.1.0"],
"version": "2024.2.1"
"requirements": ["boto3==1.34.75", "pycognito==2024.2.0"],
"version": "2024.4.0"
}
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.34.34
pycognito==2024.1.0
boto3==1.34.75
pycognito==2024.2.0

0 comments on commit 3b7ba75

Please sign in to comment.