Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Bump aioweenect to 1.1.4 #379

Merged
merged 1 commit into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion custom_components/weenect/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"aioweenect"
],
"requirements": [
"aioweenect==1.1.2"
"aioweenect==1.1.4"
],
"version": "5.1.2"
}
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "hass-fressnapf-tracker"
name = "hass-weenect"
version = "5.1.2"
description = "Homeassistant Custom Component for weenect"
license = "MIT"
Expand All @@ -24,7 +24,7 @@ classifiers = [
]
requires-python = ">=3.12"
dependencies = [
"aioweenect>=0.1.2",
"aioweenect==1.1.4",
]

[build-system]
Expand Down
5 changes: 3 additions & 2 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ aiohttp==3.9.5
# via aiohttp-cors
# via aiohttp-fast-url-dispatcher
# via aiohttp-fast-zlib
# via aioweenect
# via hass-nabucasa
# via homeassistant
# via pytest-aiohttp
Expand All @@ -32,8 +33,8 @@ aiooui==0.1.6
# via bluetooth-adapters
aiosignal==1.3.1
# via aiohttp
aioweenect==1.1.1
# via hass-fressnapf-tracker
aioweenect==1.1.4
# via hass-weenect
aiozoneinfo==0.2.1
# via homeassistant
anyio==4.4.0
Expand Down
22 changes: 3 additions & 19 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,21 @@
-e file:.
aiohappyeyeballs==2.3.4
# via aiohttp
aiohttp==3.10.0
aiohttp==3.10.1
# via aioweenect
aiosignal==1.3.1
# via aiohttp
aioweenect==1.1.2
# via hass-fressnapf-tracker
anyio==4.4.0
# via httpx
aioweenect==1.1.4
# via hass-weenect
attrs==24.1.0
# via aiohttp
certifi==2024.7.4
# via httpcore
# via httpx
frozenlist==1.4.1
# via aiohttp
# via aiosignal
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via aioweenect
idna==3.7
# via anyio
# via httpx
# via yarl
multidict==6.0.5
# via aiohttp
# via yarl
sniffio==1.3.1
# via anyio
# via httpx
yarl==1.9.4
# via aiohttp