Skip to content

Commit

Permalink
Bump aio_geojson_generic_client to 0.4 (home-assistant#107866)
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte authored Jan 12, 2024
1 parent a9420bf commit e840824
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/geo_json_events/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["aio_geojson_generic_client"],
"requirements": ["aio-geojson-generic-client==0.3"]
"requirements": ["aio-geojson-generic-client==0.4"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ afsapi==0.2.7
agent-py==0.0.23

# homeassistant.components.geo_json_events
aio-geojson-generic-client==0.3
aio-geojson-generic-client==0.4

# homeassistant.components.geonetnz_quakes
aio-geojson-geonetnz-quakes==0.15
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ afsapi==0.2.7
agent-py==0.0.23

# homeassistant.components.geo_json_events
aio-geojson-generic-client==0.3
aio-geojson-generic-client==0.4

# homeassistant.components.geonetnz_quakes
aio-geojson-geonetnz-quakes==0.15
Expand Down

0 comments on commit e840824

Please sign in to comment.