Skip to content

Commit

Permalink
Bump pynordpool 0.2.3 (#133277)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjohansson-ST authored Dec 15, 2024
1 parent 95babbe commit 51422a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/nordpool/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["pynordpool"],
"requirements": ["pynordpool==0.2.2"],
"requirements": ["pynordpool==0.2.3"],
"single_config_entry": true
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2115,7 +2115,7 @@ pynetio==0.1.9.1
pynobo==1.8.1

# homeassistant.components.nordpool
pynordpool==0.2.2
pynordpool==0.2.3

# homeassistant.components.nuki
pynuki==1.6.3
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1714,7 +1714,7 @@ pynetgear==0.10.10
pynobo==1.8.1

# homeassistant.components.nordpool
pynordpool==0.2.2
pynordpool==0.2.3

# homeassistant.components.nuki
pynuki==1.6.3
Expand Down

0 comments on commit 51422a4

Please sign in to comment.