Skip to content

Commit

Permalink
bump pyfuelprices
Browse files Browse the repository at this point in the history
  • Loading branch information
pantherale0 committed Jun 18, 2024
1 parent f14f707 commit 8552a9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/fuel_prices/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"issue_tracker": "https://github.com/pantherale0/ha-fuelprices/issues",
"requirements": [
"these-united-states==1.1.0.21",
"pyfuelprices==2.3.1"
"pyfuelprices==2.3.2"
],
"ssdp": [],
"version": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ colorlog==6.7.0
homeassistant==2023.8.0
pip>=21.0,<23.2
ruff==0.0.292
pyfuelprices==2.3.1
pyfuelprices==2.3.2

0 comments on commit 8552a9a

Please sign in to comment.