Commit Graph

668 Commits

Author SHA1 Message Date
J. Nick Koston e660096801
Bump zeroconf to 0.145.1 (#138763) 2025-02-18 10:38:48 +00:00
Robert Resch b4fac38d8a
Bump uv to 0.6.0 (#138707) 2025-02-17 12:42:02 +01:00
J. Nick Koston 4a4c2ff552
Bump zeroconf to 0.144.3 (#138553) 2025-02-14 16:17:35 -08:00
J. Nick Koston 28ea55aac0
Bump aiohttp-asyncmdnsresolver to 0.1.1 (#138534) 2025-02-14 15:27:16 +00:00
Erik Montnemery 51beb21fe4
Bump hass-nabucasa from 0.91.0 to 0.92.0 (#138510) 2025-02-14 10:19:00 +01:00
Joakim Sørensen a8f4ab73ae
Bump hass-nabucasa from 0.90.0 to 0.91.0 (#138441) 2025-02-13 11:40:55 +00:00
J. Nick Koston 8bf870f296
Bump zeroconf to 0.144.1 (#138353)
* Bump zeroconf to 0.143.1

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.143.0...0.143.1

fixes #138324
fixes https://github.com/home-assistant/core/issues/137731
fixes https://github.com/home-assistant/core/issues/138298

* one more
2025-02-12 15:57:26 +01:00
Erik Montnemery 281c2bfb7b
Bump hass-nabucasa from 0.89.0 to 0.90.0 (#138387)
* Bump hass-nabucasa from 0.89.0 to 0.90.0

* Use new shiny enum
2025-02-12 15:29:42 +01:00
Robert Resch ef9d5dd568
Bump cryptography to 44.0.1 (#138371) 2025-02-12 12:46:53 +01:00
J. Nick Koston 684d8dac0d
Bump SQLAlchemy to 2.0.38 (#137693) 2025-02-07 13:03:19 -06:00
Marc Mueller f2e6231aa2
Remove redundant dependency markers (#137608) 2025-02-07 05:12:02 +01:00
J. Nick Koston 39b46baeaa
Bump aiohttp to 3.11.12 (#137494)
changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.11...v3.11.12
2025-02-05 22:05:12 -05:00
J. Nick Koston d1b22312ac
Bump aiohttp-asyncmdnsresolver to 0.1.0 (#137492)
changelog: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/compare/v0.0.3...v0.1.0

Switches to the new AsyncDualMDNSResolver class to which
tries via mDNS and DNS for .local domains since we have
so many different user DNS configurations to support

fixes #137479
fixes #136922
2025-02-05 22:04:52 -05:00
Erik Montnemery 3f2e6d102c
Bump aiohasupervisor to version 0.3.0 (#137437) 2025-02-05 16:58:39 +01:00
Marc Mueller 1bbd5d7954
Update async-interrupt to 1.2.1 (#137388) 2025-02-05 03:17:47 +01:00
Marc Mueller 4111ca1a46
Update aiohttp-fast-zlib to 0.2.2 (#137387) 2025-02-05 03:17:26 +01:00
Marc Mueller 4e7cc330c6
Update aiozoneinfo to 0.2.3 (#137370) 2025-02-04 22:57:47 +01:00
Marc Mueller 79a9f3f2c6
Update home-assistant-bluetooth to 1.13.1 (#137350) 2025-02-04 19:22:36 +00:00
Joakim Sørensen 3e45af9995
Bump hass-nabucasa from 0.88.1 to 0.89.0 (#137321) 2025-02-04 13:54:50 +01:00
Marc Mueller 0a32a9d6db
Update attrs to 25.1.0 (#137316) 2025-02-04 12:59:53 +01:00
Robert Resch ea3ccc02d7
Bump uv to 0.5.27 (#137297) 2025-02-04 09:20:28 +01:00
Marc Mueller 9bc110104d
Update pyOpenSSL to 25.0.0 (#137236) 2025-02-03 14:46:49 +01:00
J. Nick Koston 5fa5bd1302
Bump aiohttp-asyncmdnsresolver to 0.0.3 (#137040) 2025-01-31 16:30:20 -06:00
J. Nick Koston 7a0400154e
Bump zeroconf to 0.143.0 (#137035) 2025-01-31 15:00:39 -06:00
J. Nick Koston f75a61ac90
Bump SQLAlchemy to 2.0.37 (#137028)
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.37

There is a bug fix that likely affects us that could lead to corrupted queries
https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-e4d04d8eb1bccee16b74f5662aff8edd
2025-01-31 13:52:38 -05:00
J. Nick Koston b12598d963
Bump aiohttp-asyncmdnsresolver to 0.0.2 (#136942) 2025-01-30 20:38:27 +01:00
J. Nick Koston cf737356fd
Bump zeroconf to 0.142.0 (#136940)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.141.0...0.142.0
2025-01-30 12:55:14 -06:00
Bram Kragten 46cef2986c
Bump version to 2025.3.0 (#136859) 2025-01-29 19:32:36 +01:00
Erik Montnemery 646e0d4626
Bump aiohasupervisor to version 0.2.2b6 (#136814) 2025-01-29 10:42:30 +01:00
Erik Montnemery d2138fe45b
Bump securetar to 2025.1.4 (#136639) 2025-01-27 17:28:45 +01:00
J. Nick Koston 29ce89ee4f
Bump zeroconf to 0.141.0 (#136292)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.140.1...0.141.0
2025-01-22 22:25:03 -06:00
J. Nick Koston a150e39922
Bump httpx to 0.28.1, httpcore to 1.0.7 along with required deps (#133840) 2025-01-22 12:50:00 +01:00
epenet b11b36b523
Add more util aliases to import conventions (#136153) 2025-01-21 15:58:23 +01:00
Ville Skyttä 40eb8b91cc
Adjust to recommended propcache.api import paths (#136150) 2025-01-21 10:58:22 +01:00
Sid 24610e4b9f
Enable Ruff B035 (#135883) 2025-01-20 21:09:28 +01:00
Sid 83b0d5a0b9
Enable Ruff B024 (#136088) 2025-01-20 19:14:50 +02:00
Robert Resch 05c7cb5f32
Bump uv to 0.5.21 (#136086) 2025-01-20 17:21:17 +01:00
Joost Lekkerkerker 53ad02a1eb
Enable RUF032 (#135836) 2025-01-20 08:05:33 +01:00
J. Nick Koston 174f3ca755
Bump ulid-transform to 1.2.0 (#135882) 2025-01-17 12:06:28 -10:00
J. Nick Koston a08e42399d
Bump fnv-hash-fast to 1.2.2 (#135872) 2025-01-17 12:04:53 -10:00
Joost Lekkerkerker c651e2b3c3
Enable RUF101 (#135835) 2025-01-17 13:01:07 +01:00
Joost Lekkerkerker ef8b8fbbaa
Enable RUF023 (#135830) 2025-01-17 12:28:27 +01:00
Joost Lekkerkerker b4f4b06f29
Enable RUF021 (#135832) 2025-01-17 10:20:45 +01:00
J. Nick Koston a39137c3fc
Bump zeroconf to 0.140.1 (#135815) 2025-01-17 08:29:44 +01:00
Joost Lekkerkerker 8b12f5270e
Enable more RUF rules (#135770)
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-01-16 23:43:14 +01:00
Joost Lekkerkerker 9f7a38f189
Enable RUF022 (#135767) 2025-01-16 13:48:24 +01:00
Erik Montnemery 6cbe18ebbd
Bump securetar to 2025.1.3 (#135762)
* Bump securetar to 2025.1.3

* Remove outdated fixture
2025-01-16 13:26:52 +01:00
Joost Lekkerkerker fc39b6792c
Enable RUF100 (#135760) 2025-01-16 13:06:33 +01:00
Erik Montnemery c408bd6aad
Bump securetar to 2025.1.2 (#135614) 2025-01-14 20:39:58 +01:00
Franck Nijhof 60bdc13c94
Drop Python 3.12 support (#135589) 2025-01-14 16:23:15 +01:00