Commit graph

230 commits

Author SHA1 Message Date
Franck Nijhof
8e05df2b44
Bumped version to 2023.10.0b8 2023-10-04 10:11:43 +02:00
Paulus Schoutsen
55ff8e1fcb Bumped version to 2023.10.0b7 2023-10-03 22:07:38 -04:00
Franck Nijhof
a9bc380c32
Bumped version to 2023.10.0b6 2023-10-02 23:03:02 +02:00
Franck Nijhof
9834c1de9a
Bumped version to 2023.10.0b5 2023-10-02 21:34:50 +02:00
Franck Nijhof
8c84237e6b
Bumped version to 2023.10.0b4 2023-10-01 18:32:38 +02:00
Franck Nijhof
04829f0a1b
Bumped version to 2023.10.0b3 2023-09-30 10:54:01 +02:00
Franck Nijhof
d8f96d7709
Bumped version to 2023.10.0b2 2023-09-28 20:05:38 +02:00
Paulus Schoutsen
b02f64196b Bumped version to 2023.10.0b1 2023-09-27 21:00:57 -04:00
Franck Nijhof
e7fbd3b54b
Bumped version to 2023.10.0b0 2023-09-27 18:14:30 +02:00
Marc Mueller
bd7a86a0a6
Remove async-timeout as core dependency (#100912) 2023-09-26 05:57:10 -05:00
Marc Mueller
f837e6722c
Update cryptography to 41.0.4 (#100911) 2023-09-26 05:27:56 -05:00
Marc Mueller
37288d7788
Add pylint plugin to check for calls to base implementation (#100432) 2023-09-18 13:39:36 -05:00
Marc Mueller
306f39b053
Update pytest warnings filter (#100546) 2023-09-18 12:26:16 +02:00
Marc Mueller
08c4e82cf9
Update typing-extensions to 4.8.0 (#100545) 2023-09-18 11:58:47 +02:00
Franck Nijhof
85fafcad11
Update awesomeversion to 23.8.0 (#100349) 2023-09-14 10:07:09 +02:00
Marc Mueller
f5aa2559d7
Fix pylint config warning (#100251) 2023-09-13 08:14:01 +02:00
Ville Skyttä
fa0b999d08
Upgrade ruff to 0.0.289 (#100238) 2023-09-12 22:22:10 +02:00
uvjustin
5021c69886
Update Stream logging on EVENT_LOGGING_CHANGED (#99256) 2023-09-12 19:38:11 +02:00
J. Nick Koston
f0ee20c15c
Bump orjson to 3.9.7 (#99938) 2023-09-08 13:59:35 -05:00
Marc Mueller
6414248bee
Update pytest warning filter (#99521) 2023-09-03 13:04:01 +02:00
J. Nick Koston
a41af4e6d3
Revert orjson to 3.9.2 (#99374)
* Revert "Update orjson to 3.9.4 (#98108)"

This reverts commit 3dd377cb2a.

* Revert "Update orjson to 3.9.3 (#97930)"

This reverts commit d993aa59ea.
2023-08-31 09:33:57 +02:00
Joost Lekkerkerker
59b1d4ba69
Bump version to 2023.10.0dev0 (#99349) 2023-08-30 19:32:10 +02:00
J. Nick Koston
f42b8e217b
Bump ulid-transform to 0.8.1 (#99139) 2023-08-27 11:32:41 -05:00
J. Nick Koston
20b8c5dd26
Bump home-assistant-bluetooth to 1.10.3 (#99133) 2023-08-27 09:29:17 -05:00
Marc Mueller
72e6f79086
Replace remaining utcnow calls + add ruff check (#97964) 2023-08-25 03:23:43 +02:00
Ville Skyttä
6399d74c15
Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
Marc Mueller
2369964f27
Update aws boto dependencies (#98619) 2023-08-21 19:40:21 +02:00
Ville Skyttä
2399cd283a
Python 3.10 support cleanups (#98640) 2023-08-21 19:14:07 +02:00
Marc Mueller
4c3640878f
Filter some pytest warnings (#98689) 2023-08-20 18:30:28 +02:00
Ville Skyttä
3094991236
Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
Ville Skyttä
93683cef27
Use zoneinfo instead of pytz, mark pytz as banned in ruff (#98613)
Refs #43439, #49643.
2023-08-18 19:10:29 +02:00
Franck Nijhof
740cabc21e
Pin setuptools to 68.0.0 (#98582) 2023-08-17 17:36:22 +02:00
Marc Mueller
d059c9924a
Update attrs to 23.1.0 (#98385) 2023-08-14 15:50:43 +02:00
Marc Mueller
e36a8f6e8b
Update async-timeout to 4.0.3 (#98370) 2023-08-14 10:23:23 +02:00
Marc Mueller
07e20e1eab
Downgrade todoist-api-python to 2.0.2 and attrs to 22.2.0 (#98354) 2023-08-13 17:23:38 -05:00
Marc Mueller
ef6e75657a
Update attrs to 23.1.0 (#97095) 2023-08-13 19:05:15 +02:00
Franck Nijhof
868a5f377f
Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
Marc Mueller
3dd377cb2a
Update orjson to 3.9.4 (#98108) 2023-08-09 20:37:59 -10:00
Marc Mueller
d993aa59ea
Update orjson to 3.9.3 (#97930) 2023-08-06 22:59:44 +02:00
Marc Mueller
447479d0a0
Add packaging as default requirement (#97712) 2023-08-04 12:29:18 +02:00
Blastoise186
d33955c467
Bump Cryptography to 41.0.3 for a second security fix (#97611)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-03 21:36:12 +02:00
Franck Nijhof
9b7dcce7ed
Bump version to 2023.9.0dev0 (#97265) 2023-07-26 17:40:17 +02:00
J. Nick Koston
bb0727ab8a
Bump home-assistant-bluetooth to 1.10.2 (#97193) 2023-07-25 05:20:03 -05:00
J. Nick Koston
649568be83
Bump ulid-transform to 0.8.0 (#97162) 2023-07-24 13:16:29 -05:00
J. Nick Koston
31d6b615b4
Bump home-assistant-bluetooth to 1.10.1 (#97153) 2023-07-24 12:11:28 -05:00
Franck Nijhof
ce1f5f997e
Drop Python 3.10 support (#97007) 2023-07-22 23:03:45 +02:00
Franck Nijhof
c99adf54b4
Update aiohttp to 3.8.5 (#96945) 2023-07-20 16:11:14 +02:00
Franck Nijhof
0502879d10
Update PyJWT to 2.8.0 (#96899) 2023-07-19 14:35:54 +02:00
Marc Mueller
4bf23fac6f
Update PyYAML to 6.0.1 (#96800) 2023-07-18 08:50:15 +02:00
Marc Mueller
564e618d0c
Drop upper constraint for pip (#96738) 2023-07-18 00:37:02 +02:00