J. Nick Koston
54f3bb8ddf
Bump pydantic to 2.11.13 ( #142612 )
...
changelog: https://github.com/pydantic/pydantic/compare/v2.11.2...v2.11.3
2025-04-09 16:30:26 -10:00
J. Nick Koston
fa291c20e5
Pin multidict to >= 6.4.2 to resolve memory leaks ( #142614 )
...
* Pin multidict to >= 6.4.1 to resolve memory leaks
https://github.com/aio-libs/multidict/issues/1134
https://github.com/aio-libs/multidict/issues/1131
https://github.com/aio-libs/multidict/releases/tag/v6.4.1
https://github.com/aio-libs/multidict/releases/tag/v6.4.0
* Apply suggestions from code review
2025-04-09 15:48:29 -10:00
Tomek Wasilczyk
1ab8deff3d
Add missing test_all requirements ( #142036 )
...
Fix homeassistant_hardware handling and add missing test_all requirements
2025-04-05 12:12:34 +02:00
J. Nick Koston
39ebc103df
Bump pydantic to 2.11.2 ( #142302 )
...
changelog: https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.2
2025-04-04 23:20:36 +02:00
J. Nick Koston
0abaaa0a06
Bump pydantic to 2.11.1 ( #141951 )
2025-03-31 23:23:02 +02:00
J. Nick Koston
ac723161c1
Bump grpcio to 1.71.0 ( #141881 )
2025-03-31 06:16:33 -10:00
J. Nick Koston
87db981712
Bump anyio to 4.9.0 ( #141161 )
...
changelog: https://github.com/agronholm/anyio/compare/4.8.0...4.9.0
2025-03-23 10:34:49 +02:00
Michael Arthur
609188bb33
Bump electrickiwi-api to 0.9.13 ( #137601 )
...
* bump ek api version to fix deps
* Revert "Skip building wheels for electrickiwi-api (#137556 )"
This reverts commit 5f6068eea4b23d4b8100de0830ee06532638524f.
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2025-02-06 22:47:53 +01:00
Marc Mueller
af0f9dec1f
Prevent packages from accidentally installing poetry ( #137560 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-06 16:42:29 +01:00
Marc Mueller
5f6068eea4
Skip building wheels for electrickiwi-api ( #137556 )
2025-02-06 16:41:27 +01:00
J. Nick Koston
891485f306
Bump pydantic to 2.10.6 ( #136483 )
2025-01-24 12:17:52 -10: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
Marc Mueller
5329356f20
Update numpy to 2.2.2 ( #135982 )
2025-01-19 20:35:32 +01:00
J. Nick Koston
3b6f47e438
Bump anyio to 4.8.0 ( #135224 )
2025-01-09 22:12:34 +01:00
J. Nick Koston
05a8b773b9
Bump numpy to 2.2.1 ( #133844 )
...
* Bump numpy to 2.2.1
changelog: https://github.com/numpy/numpy/compare/v2.2.0...v2.2.1
* make sure ninja is up to date
* Revert "make sure ninja is up to date"
This reverts commit a26dd8b768308c04b70ecaeb7700b40ff233c1c8.
* test
* Revert "test"
This reverts commit 972f40e3ee263a2c7ce8185fd13752be4e8bcdde.
* try a single build
* try a single build
* Revert "Revert "test""
This reverts commit ec282ce021c73d7fcf76df570e40857c1e70304e.
* Revert "Revert "Revert "test"""
This reverts commit 315599cbaee44f069b842c9da083de8d2999c7ab.
* Revert "try a single build"
This reverts commit 63529dd2c5e743b9ea84e80a6afd921f9e2ef52f.
* Revert "try a single build"
This reverts commit 7058ae928882050f85a08133840f811d33913e92.
2024-12-25 11:27:00 +02:00
J. Nick Koston
353f085474
Bump anyio to 4.7.0 ( #133842 )
2024-12-22 13:05:51 -10:00
J. Nick Koston
00a1ae0eeb
Bump protobuf to 5.29.2 ( #133839 )
2024-12-22 23:58:39 +01:00
J. Nick Koston
a3fb6e8f92
Bump pydantic to 2.10.4 ( #133539 )
...
changelog: https://github.com/pydantic/pydantic/compare/v2.10.3...v2.10.4
2024-12-19 10:01:40 +01:00
Robert Resch
af838077cc
Fix docker hassfest ( #132823 )
2024-12-11 08:55:00 +01:00
Marc Mueller
77debcbe8b
Update numpy to 2.2.0 ( #132874 )
2024-12-10 22:28:30 +01:00
J. Nick Koston
d2303eb83f
Bump pydantic to 2.10.3 and update required deps ( #131963 )
2024-12-10 18:27:40 +01:00
epenet
9fd23a6d30
Revert "Pin rpds-py to 0.21.0 to fix CI" ( #132331 )
...
Revert "Pin rpds-py to 0.21.0 to fix CI (#132170 )"
This reverts commit 7e079303429335200da325c7830cc8a2232d323e.
2024-12-05 08:41:53 +01:00
epenet
7e07930342
Pin rpds-py to 0.21.0 to fix CI ( #132170 )
...
* Pin rpds-py==0.21.0 to fix CI
* Add carriage return
2024-12-03 15:01:35 +01:00
J. Nick Koston
ce20670d84
Add a constraint for aiofiles to ensure it does not get downgraded ( #131666 )
2024-11-26 16:04:39 -06:00
Sid
9e98e446a2
Bump ruff to 0.8.0 ( #131273 )
2024-11-22 16:53:26 +01:00
Steven B.
1018a77c91
Update websockets package constraint to 13.1 ( #131039 )
2024-11-21 15:26:24 +01:00
epenet
6a3b4a6a23
Adjust minimum scapy version to 2.6.1 ( #130565 )
2024-11-13 17:49:39 -06:00
Marc Mueller
b19c44b4a5
Update pydantic to 1.10.19 ( #130373 )
2024-11-11 12:01:47 -06:00
Marc Mueller
adb1c59859
Update grpcio to 1.67.1 ( #130240 )
2024-11-09 21:37:56 +01:00
Marc Mueller
b413e481cb
Update numpy to 2.1.3 ( #130191 )
2024-11-09 10:12:52 +01:00
Marc Mueller
0a4c0fe7cc
Add option to specify additional markers for wheel build requirements ( #129949 )
2024-11-08 21:09:53 +01:00
Luke Lashley
ce94073321
Bump python-roborock to 2.7.2 ( #130100 )
2024-11-08 08:39:41 +01:00
Marc Mueller
8cae8edc55
Remove temporary pint constraint ( #130070 )
2024-11-07 19:10:24 +01:00
epenet
a657b9bb84
Add temporary package constraint on flexparser and pint to fix CI ( #130016 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-11-07 09:57:14 +01:00
Marc Mueller
56212c6fa5
Update numpy to 2.1.2 and pandas to 2.2.3 ( #129958 )
2024-11-07 08:24:47 +01:00
Marc Mueller
7fd261347b
Update charset-normalizer to 3.4.0 ( #129821 )
2024-11-04 18:49:19 +01:00
J. Nick Koston
45ff4940eb
Pin async-timeout to 4.0.3 ( #129592 )
2024-10-31 16:18:31 -05:00
J. Nick Koston
6c664e7ba9
Bump protobuf to 5.28.3 ( #129370 )
2024-10-29 11:22:31 +01:00
J. Nick Koston
ba673beb82
Bump anyio to 4.6.2.post1 ( #129199 )
2024-10-26 07:06:27 +02:00
Robert Resch
dd856a9116
Use custom function instead mashumaro in WebRTC dataclasses ( #128099 )
2024-10-10 16:15:09 +02:00
Robert Resch
04860ae1d2
Add go2rtc and extend camera integration for better WebRTC support ( #124410 )
2024-10-03 09:20:03 +02:00
Marc Mueller
17c3e7b238
Update grpcio constraints to 1.66.2 ( #127026 )
2024-09-30 07:02:00 +02:00
J. Nick Koston
ad09197c00
Bump anyio to 4.6.0 ( #127013 )
2024-09-29 15:13:10 +02:00
Marc Mueller
20c3b9b6f9
Update grpcio constraints to 1.66.1 ( #126947 )
2024-09-27 13:44:31 -05:00
J. Nick Koston
8950e817e0
Bump protobuf to 5.28.2 ( #124936 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-09-27 19:39:25 +02:00
Marc Mueller
6f70a52880
Update grpcio constraints to 1.62.3 ( #126908 )
2024-09-27 13:35:20 +02:00
Marc Mueller
22dac266c4
Update pydantic to 1.10.18 ( #126821 )
2024-09-26 14:17:46 +02:00
Marc Mueller
c8964a1c80
Update numpy to 1.26.4 ( #126660 )
2024-09-24 18:23:20 +02:00
Maciej Bieniek
d4efdcb78c
Bump pysnmp
and brother
( #126488 )
...
* Bump pysnmp
* Bump brother
* Unpin pyasn1
2024-09-23 12:46:46 +02:00
Jason Hunter
74834b2d88
Pin pyasn1 until fixed ( #125712 )
...
* pin pyasn1 until fixed
* add to gen requirements
2024-09-11 09:35:05 +02:00