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
Blastoise186
e5ca20b4d0
Bump Cryptography from 41.0.1 to 41.0.2 ( #96699 )
...
Bump cryptography from 41.0.1 to 41.0.2
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 09:15:33 +02:00
Marc Mueller
2f5c480f7f
Update pip constraint to allow pip 23.2 ( #96614 )
2023-07-15 12:28:34 -10:00
Franck Nijhof
e9f76ed3d3
Update orjson to 3.9.2 ( #96257 )
2023-07-11 14:16:43 -04:00
Marc Mueller
522d2496df
Update typing-extensions to 4.7.0 ( #95539 )
2023-06-30 15:00:15 +02:00
Franck Nijhof
ec7beee4c1
Bump version to 2023.8.0dev0 ( #95476 )
2023-06-28 16:07:54 -04:00
Franck Nijhof
3e85a29b86
Move overlapping pylint rules to ruff, disable mypy overlap ( #94359 )
2023-06-27 17:42:46 +02:00
Marc Mueller
f5975d4039
Update build system ( #95237 )
2023-06-26 19:03:56 +02:00
J. Nick Koston
b5e1d35e18
Bump cryptography to 41.0.1 and PyOpenSSL to 23.2.0 ( #94777 )
...
changelog: https://cryptography.io/en/latest/changelog/
changelog: https://www.pyopenssl.org/en/latest/changelog.html
2023-06-17 16:23:06 -04:00
Dominik
64d914d56d
Bump minimum typing_extensions to 4.6.3 ( #94587 )
2023-06-15 12:30:52 +02:00
J. Nick Koston
d2fa6435da
Bump lru-dict to 1.2.0 ( #94513 )
2023-06-13 10:37:59 +02:00
J. Nick Koston
829ca7c567
Bump orjson to 3.9.1 ( #94514 )
2023-06-13 10:36:56 +02:00
Franck Nijhof
c3936e6f14
Replace isort with ruff ( #94302 )
2023-06-08 23:43:56 +02:00
Ville Skyttä
ca936d0b38
Replace bandit with ruff ( #93200 )
2023-06-08 22:46:04 +02:00
Ville Skyttä
f7938c940c
Upgrade ruff to 0.0.272 ( #94290 )
2023-06-08 21:53:43 +02:00
J. Nick Koston
5a8daf06e8
Fix typing_extensions to match metadata ( #93920 )
2023-06-01 19:30:08 +02:00
J. Nick Koston
7995d3777a
Fix package names to match pypi index metadata ( #93883 )
...
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* uses _
* uses -
* fix metadata
2023-05-31 21:12:53 -04:00
Franck Nijhof
8d8d0fc9d2
Bump version to 2023.7.0dev0 ( #93869 )
2023-05-31 20:34:30 +02:00
Ville Skyttä
c7c4ee13c3
Import `util.dt` as `dt_util` in remaining tests, enforce with ruff ( #93765 )
...
* Import `util.dt` as `dt_util` in remaining tests, enforce with ruff
* Fix `util.dt` import in pvpc_hourly_pricing tests
2023-05-30 23:30:31 +03:00
epenet
c475273145
Prevent SensorEntity and RestoreEntity inheritance ( #88971 )
2023-05-24 12:49:35 +02:00
epenet
160fce781d
Bump httpx to 0.24.1 ( #93396 )
2023-05-23 12:31:03 -05:00
J. Nick Koston
28fa6f541f
Bump ifaddr to 0.2.0 ( #93377 )
2023-05-23 14:18:26 +02:00
Franck Nijhof
d2a39e0e6f
Update requests to 2.31.0 ( #93363 )
2023-05-22 20:48:56 +02:00
J. Nick Koston
32b70ea133
Bump PyJWT to 2.7.0 ( #93128 )
2023-05-16 10:26:04 +02:00
J. Nick Koston
81796fbf7b
Bump orjson to 3.8.12 ( #92935 )
...
changes: https://github.com/ijl/orjson/releases/tag/3.8.12
2023-05-13 10:06:32 +03:00
J. Nick Koston
2636a46a5f
Bump ulid-transform to 0.7.2 ( #92344 )
2023-05-02 08:46:14 +02:00
Franck Nijhof
3a5a9a90b2
Update orjson to 3.8.11 ( #92228 )
2023-04-29 20:22:33 -04:00
Franck Nijhof
bff7119230
Update requests to 2.29.0 ( #92231 )
2023-04-29 23:44:20 +02:00
Franck Nijhof
9f885a68ff
Update YARL to 1.9.2 ( #92086 )
2023-04-27 01:39:32 +02:00
Franck Nijhof
b5edf47454
Bump version to 2023.6.0dev0 ( #92081 )
2023-04-26 22:58:26 +02:00
J. Nick Koston
18532e453a
Bump home-assistant-bluetooth to 1.10.0 ( #91977 )
...
changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/blob/main/CHANGELOG.md
2023-04-24 22:22:11 -04:00
J. Nick Koston
1a00644b0a
Bump ulid-transform to 0.7.0 ( #91888 )
...
changelog: https://github.com/bdraco/ulid-transform/compare/v0.6.3...v0.7.0
2023-04-23 06:53:53 -04:00
Franck Nijhof
f39f07e19b
Update YARL to 1.9.1 ( #91852 )
2023-04-22 09:14:27 -04:00
Franck Nijhof
6a80f5fc60
Update cryptography to 40.0.2 ( #91528 )
2023-04-17 08:36:42 -04:00
Franck Nijhof
f1bb4ed0ed
Update pip constraint to allow for pip 23.1 ( #91535 )
2023-04-17 12:39:13 +02:00
J. Nick Koston
6dbe67e909
Bump httpx to 0.24.0 and httpcore to 0.17.0 ( #91308 )
2023-04-12 20:11:59 -10:00
J. Nick Koston
f2d10473eb
Bump orjson to 3.8.10 ( #91132 )
...
changelog: https://github.com/ijl/orjson/compare/3.8.9...3.8.10
2023-04-10 12:23:19 -04:00
J. Nick Koston
6b9d748529
Bump ulid-transform to 0.6.3 ( #91133 )
...
* Bump ulid-transform to 0.6.2
changelog: https://github.com/bdraco/ulid-transform/compare/v0.6.0...v0.6.2
32bit fixes
fixes #91092
* 0.6.3
2023-04-10 10:03:21 -04:00
J. Nick Koston
2fc34e7cce
Bump ulid-transform 0.6.0 ( #90888 )
...
* Bump ulid-transform 0.6.0
changelog: https://github.com/bdraco/ulid-transform/compare/v0.5.1...v0.6.0
to find the source of the invalid ulids in https://github.com/home-assistant/core/issues/90887
2023-04-05 22:19:43 -04:00
Franck Nijhof
28736e2ce4
Update orjson to 3.8.9 ( #90570 )
2023-03-31 13:59:49 +02:00
Franck Nijhof
7010447b04
Bump version to 2023.5.0dev0 ( #90477 )
2023-03-29 16:46:32 -04:00
J. Nick Koston
ce9099a386
Bump cryptography to 40.0.1 ( #90326 )
2023-03-26 12:30:17 -10:00
J. Nick Koston
99b58f157e
Bump PyJWT to 2.6.0 ( #90134 )
...
* Bump PyJWT to 2.6.0
* fix time being frozen too late which makes the access token creation time in the future
* revert zha change
* fix repairs test
* fix ical test
2023-03-22 20:00:47 -04:00
J. Nick Koston
4c98495fe0
Bump ulid-transform to 0.5.1 ( #90123 )
...
changelog: https://github.com/bdraco/ulid-transform/compare/v0.4.2...v0.5.1
2023-03-22 15:19:43 -04:00
Franck Nijhof
b1a3bfb298
Drop flake8 in favor of Ruff ( #89863 )
2023-03-17 13:30:06 +01:00
J. Nick Koston
6713253553
Bump ulid-transform to 0.4.2 ( #89666 )
...
32 bit fixes
changelog: https://github.com/bdraco/ulid-transform/compare/v0.4.0...v0.4.2
2023-03-13 20:52:27 -04:00
epenet
ff2a88b426
Bump ruff to 0.0.254 ( #89273 )
2023-03-07 13:25:31 +01:00
epenet
0598417894
Enable ruff D404 ( #89093 )
2023-03-03 12:38:40 +01:00
epenet
eebcf70b41
Re-enable Ruff D411 ( #89035 )
2023-03-02 13:01:05 -05:00
Franck Nijhof
ec32b934a5
Update orjson to 3.8.7 ( #89037 )
2023-03-02 09:40:46 -05:00
J. Nick Koston
07839cc971
Bump ulid-transform to 0.4.0 ( #88982 )
...
changelog: https://github.com/bdraco/ulid-transform/compare/v0.3.1...v0.4.0
2023-03-01 13:35:53 -05:00
epenet
bdbec491eb
Enable RUFF ICN001 for registries ( #88875 )
...
* Add issue_registry to RUFF extend aliases
* Add area_registry to RUFF extend aliases
* Add device_registry to RUFF extend aliases
* Add entity_registry to RUFF extend aliases
* Adjust scaffold
2023-03-01 12:40:26 -05:00
Mitch
341d046ba7
Bump requests to 2.28.2 ( #88956 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-03-01 16:17:55 +01:00
J. Nick Koston
8f6cfc25c0
Use ulid-transform for constructing ulids ( #88939 )
...
* Use ulid-transform for constructing ulids
A future PR will use the new library to reduce the storage
overhead of ulids in the database
* tweak
* tweak
* bump
2023-02-28 21:09:47 -05:00
Franck Nijhof
aa3657e071
Bump version to 2023.4.0dev0 ( #88630 )
2023-02-22 21:29:49 +01:00
Franck Nijhof
6cbad61572
Enable Ruff RUF006; Hard reference to asyncio.create_task return value ( #88216 )
...
* Enable Ruff RUF006
* Fix test
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-18 23:05:44 -05:00
Franck Nijhof
1caacab8dd
Enable Ruff B014 ( #88377 )
2023-02-18 07:38:04 -06:00
Franck Nijhof
1e05697080
Enable Ruff B007 ( #88356 )
...
* Enable Ruff B007
* Adjust existing cases
2023-02-17 21:08:18 -05:00
Erik Montnemery
2b8abf84bd
Fail tests which cause an SQLAlchemy warning ( #88327 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-17 19:17:06 +01:00
Franck Nijhof
580869a9a6
Update typing-extensions to 4.5.0 ( #88236 )
2023-02-16 11:21:54 +01:00
Kevin Stillhammer
a190bcdc3f
Bump voluptuous-serialize to 2.6.0 ( #88211 )
2023-02-15 23:14:45 +01:00
Ville Skyttä
b5a686730c
Let black infer target-version ( #88199 )
2023-02-15 21:12:54 +01:00
Franck Nijhof
793e51ac76
Enable Ruff SIM212 ( #88181 )
2023-02-15 15:22:34 +01:00
Franck Nijhof
f67ebcade1
Enable Ruff SIM201 ( #88171 )
2023-02-15 14:43:02 +01:00
Franck Nijhof
9030ca05b1
Enable Ruff SIM118 ( #87772 )
2023-02-15 12:39:12 +01:00