Marc Mueller
|
0c8eeaa643
|
Update mypy to 0.990 (#81783)
* Update mypy to 0.990
* Remove type ignore - overriding attr with property (13475)
* Remove type ignores - hasattr (13544)
* Adjust type ignore - assignment (13549)
* New error code - type-abstract (13785)
* Disable annotation-unchecked (13851)
|
2022-11-08 14:41:39 +01:00 |
Franck Nijhof
|
be68412c64
|
Update pytest to 7.2.0 (#81295)
|
2022-10-31 13:26:05 +01:00 |
Marc Mueller
|
7714ce7235
|
Update pylint to 2.15.5 (#80759)
|
2022-10-22 00:07:23 +02:00 |
Marc Mueller
|
d78c2a31a1
|
Update pylint to 2.15.4 (#80612)
|
2022-10-20 08:59:06 +02:00 |
Franck Nijhof
|
503b765108
|
Update freezegun to 1.2.2 (#80498)
|
2022-10-18 11:42:01 +03:00 |
Marc Mueller
|
42de69b6d5
|
Update mypy to 0.982 (#79560)
|
2022-10-03 23:21:53 +02:00 |
Marc Mueller
|
e8156adb13
|
Update mypy to 0.981 (#79115)
|
2022-09-26 16:10:06 -04:00 |
Franck Nijhof
|
69ca055fd8
|
Update requests_mock to 1.10.0 (#78510)
|
2022-09-15 14:33:12 +02:00 |
Franck Nijhof
|
19c1065387
|
Update pytest to 7.1.3 (#78503)
|
2022-09-15 11:53:40 +02:00 |
Franck Nijhof
|
ec2afd2bce
|
Update pipdeptree to 2.3.1 (#78497)
|
2022-09-15 10:24:18 +02:00 |
Marc Mueller
|
7f8e2fa5d4
|
Pin astroid to fix pylint (#77862)
|
2022-09-05 17:39:42 -04:00 |
Marc Mueller
|
1210897f83
|
Update pylint to 2.15.0 (#77408)
* Update pylint to 2.15.0
* Remove useless suppressions
* Fix TypeVar name
|
2022-08-28 21:14:09 +02:00 |
Franck Nijhof
|
6e9c67c203
|
Update coverage to 6.4.4 (#76907)
|
2022-08-18 10:52:55 +02:00 |
Marc Mueller
|
f400a404cd
|
Update pylint to 2.14.5 (#76821)
|
2022-08-15 23:27:08 +02:00 |
Franck Nijhof
|
f67a45f643
|
Update coverage to 6.4.3 (#76443)
|
2022-08-08 16:16:40 +02:00 |
Marc Mueller
|
e02a24529f
|
Update mypy to 0.971 (#75450)
|
2022-07-19 18:53:19 +02:00 |
Franck Nijhof
|
d40978742c
|
Update coverage to 6.4.2 (#75072)
|
2022-07-12 20:46:04 +02:00 |
Franck Nijhof
|
ef025bccc0
|
Update tqdm to 4.64.0 (#75010)
|
2022-07-11 23:30:48 +02:00 |
Franck Nijhof
|
81f74d2053
|
Update pre-commit to 2.20.0 (#74955)
|
2022-07-11 10:42:23 +02:00 |
Franck Nijhof
|
9ff77e0fa1
|
Update pytest-sugar is 0.9.5 (#74931)
|
2022-07-11 00:06:45 +02:00 |
Franck Nijhof
|
70ceccb06a
|
Update respx to 0.19.2 (#74878)
|
2022-07-10 14:21:14 +02:00 |
Ville Skyttä
|
dd6725b80a
|
Replace pylint-strict-informational with `fail-on=I` (#74311)
`fail-on` is available since pylint 2.9.0.
https://pylint.pycqa.org/en/latest/user_guide/configuration/all-options.html#fail-on
https://github.com/PyCQA/pylint/issues/3251#issuecomment-1170941337
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-07-04 23:04:56 +02:00 |
Marc Mueller
|
42d7f2a3b2
|
Update pylint to 2.14.4 (#74192)
|
2022-06-30 08:56:43 +02:00 |
Franck Nijhof
|
42533ebbb3
|
Update requests to 2.28.1 (#74210)
|
2022-06-29 20:40:58 -05:00 |
Marc Mueller
|
24bf42cfbe
|
Update pylint to 2.14.3 (#73703)
|
2022-06-19 16:29:57 +02:00 |
Franck Nijhof
|
99db2a5afe
|
Update requests to 2.28.0 (#73406)
* Update requests to 2.28.0
* Fix mypy warning
* Fix Facebook messenger tests
|
2022-06-14 12:21:32 +02:00 |
Franck Nijhof
|
f0a5dbacf8
|
Update pytest to 7.1.2 (#73417)
|
2022-06-12 20:48:17 -07:00 |
Franck Nijhof
|
23e17c5b47
|
Update coverage to 6.4.1 (#73405)
|
2022-06-12 20:17:58 -07:00 |
Marc Mueller
|
a8763d7479
|
Update pylint to 2.14.1 (#73144)
|
2022-06-07 07:57:41 +02:00 |
Marc Mueller
|
caed0a486f
|
Update mypy to 0.961 (#73142)
|
2022-06-06 22:03:52 +02:00 |
Marc Mueller
|
983a76a91c
|
Update pylint to 2.14.0 (#73119)
|
2022-06-06 21:43:47 +02:00 |
Marc Mueller
|
1ac71455cb
|
Move remaining metadata to pyproject (#72469)
|
2022-05-26 02:54:49 +02:00 |
Marc Mueller
|
3c246b7800
|
Update mypy to 0.960 (#72481)
|
2022-05-25 11:42:14 -07:00 |
Franck Nijhof
|
b2e18682d2
|
Update coverage to 6.4 (#72347)
|
2022-05-24 16:31:03 +02:00 |
Marc Mueller
|
2d7723169a
|
Update pylint to 2.13.9 (#71941)
* Update pylint to 2.13.9
* Small change
|
2022-05-16 15:01:31 +02:00 |
Franck Nijhof
|
2e568771a9
|
Update coverage to 6.3.3 (#71772)
|
2022-05-13 11:16:56 +03:00 |
Franck Nijhof
|
5430b51358
|
Update pre-commit to 2.19.0 (#71592)
Co-authored-by: Shay Levy <levyshay1@gmail.com>
|
2022-05-09 23:19:22 +03:00 |
Marc Mueller
|
6eef3c16f2
|
Update pylint to 2.13.8 (#71280)
|
2022-05-04 12:14:24 +02:00 |
Marc Mueller
|
93cbb331e5
|
Update Mypy to 0.950 (#70948)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-27 20:49:54 -05:00 |
Erik Montnemery
|
f96c1136b0
|
Bump pytest-socket to 0.5.1 (#69624)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-26 10:42:37 -10:00 |
Marc Mueller
|
90dab235f7
|
Update pylint to 2.13.7 (#70381)
* Update pylint to 2.13.7
* Spelling
* Remove old pylint config value
* Code updates
|
2022-04-21 13:02:52 -07:00 |
Franck Nijhof
|
f9450d32ea
|
Update pytest-cov to 3.0.0 (#68611)
|
2022-04-18 16:31:28 +02:00 |
Marc Mueller
|
e407960f68
|
Update pylint to 2.13.5 (#69989)
|
2022-04-13 18:36:05 +02:00 |
Marc Mueller
|
fa33ac73f3
|
Update pylint to 2.13.3 (#68904)
|
2022-03-30 09:18:55 -07:00 |
Marc Mueller
|
53110f8cb7
|
Update pylint to 2.13.2 (#68704)
|
2022-03-27 16:08:24 +02:00 |
Marc Mueller
|
53245c6523
|
Update pylint to 2.13.0 (#68656)
|
2022-03-25 15:14:48 -07:00 |
Marc Mueller
|
1ce32ad3c0
|
Update mypy to 0.942 (#68652)
|
2022-03-25 08:50:10 +01:00 |
Franck Nijhof
|
df3a163a66
|
Update freezegun to 1.2.1 (#68512)
|
2022-03-23 08:10:21 +01:00 |
Franck Nijhof
|
ce30b32add
|
Update pytest to 7.1.1 (#68366)
|
2022-03-19 12:14:05 +01:00 |
Franck Nijhof
|
7174e7897c
|
Update mypy to 0.941 (#68305)
|
2022-03-18 16:22:32 +01:00 |
Franck Nijhof
|
86abb85efa
|
Update pytest-xdist to 2.5.0 (#68135)
|
2022-03-14 20:17:36 +01:00 |
Franck Nijhof
|
6b36ada4ec
|
Update pytest to 7.1.0 (#68108)
|
2022-03-14 11:35:19 +01:00 |
Franck Nijhof
|
276d795bf7
|
Remove unused types for emoji (#68091)
|
2022-03-14 00:10:40 +02:00 |
Franck Nijhof
|
cc046e64f5
|
Update freezegun to 1.2.0 (#68090)
|
2022-03-13 19:36:36 +01:00 |
Marc Mueller
|
41df798375
|
Bump mypy to 0.940 (#68007)
|
2022-03-11 15:57:38 -08:00 |
Franck Nijhof
|
e4c62a2037
|
Update coverage to 6.3.2 (#67395)
|
2022-03-01 08:58:19 +01:00 |
Tobias Sauerwein
|
71540a924b
|
Update requirements_test.txt (#66481)
|
2022-02-14 09:51:22 +02:00 |
Franck Nijhof
|
d12a392767
|
Update plugwise 0.16.2 (#65933)
|
2022-02-08 11:13:05 +01:00 |
Tobias Sauerwein
|
8b38fa58aa
|
Bump pytest to 7.0.0 (#65981)
|
2022-02-08 10:03:27 +01:00 |
Franck Nijhof
|
f3c5f9c972
|
Drop responses from test requirements (#65793)
|
2022-02-05 15:17:12 +01:00 |
Franck Nijhof
|
d92ed3ff2b
|
Update coverage to 6.3.1 (#65790)
|
2022-02-05 14:38:14 +01:00 |
Franck Nijhof
|
c202b24cae
|
Update pylint to 2.12.2 (#64896)
|
2022-01-25 10:20:20 +01:00 |
Franck Nijhof
|
5afbcf4185
|
Update pipdeptree to 2.2.1 (#64746)
|
2022-01-23 10:30:00 +01:00 |
Franck Nijhof
|
f1e591f2d7
|
Update pytest-timeout to 2.1.0 (#64533)
|
2022-01-20 12:02:32 +01:00 |
Franck Nijhof
|
ddb6f36890
|
Update pre-commit to 2.17.0 (#64378)
|
2022-01-18 21:54:17 +01:00 |
Marc Mueller
|
e74d7b22f3
|
Bump mypy to 0.931 (#63673)
|
2022-01-08 14:10:16 +01:00 |
Tobias Sauerwein
|
2c904c0974
|
Bump mypy to 0.930 (#62642)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2021-12-27 17:55:17 +01:00 |
Franck Nijhof
|
cc8e02c733
|
Upgrade pre-commit to 2.16.0 (#60680)
|
2021-12-01 08:43:37 +01:00 |
Franck Nijhof
|
1f2a5ae98d
|
Upgrade coverage to 6.2.0 (#60530)
|
2021-11-29 11:52:13 +01:00 |
Marc Mueller
|
25f8d4a189
|
Upgrade pylint to 2.12.1 (#60375)
|
2021-11-26 00:13:27 +01:00 |
uvjustin
|
bb731fad5d
|
Bump httpx from 0.19.0 to 0.21.0 (#59723)
* Bump httpx from 0.19.0 to 0.21.0
* Bump respx from 0.17.0 to 0.19.0
|
2021-11-18 18:11:46 +08:00 |
J. Nick Koston
|
96f7b0d910
|
Use atomicwrites for mission critical core files (#59606)
|
2021-11-15 11:19:31 +01:00 |
Franck Nijhof
|
f3a308458f
|
Upgrade pytest-timeout to 2.0.1 (#59646)
|
2021-11-13 18:09:10 +01:00 |
Franck Nijhof
|
beb0650a81
|
Upgrade coverage to 6.1.2 (#59530)
|
2021-11-12 02:31:00 +01:00 |
Franck Nijhof
|
dcafee5c97
|
Upgrade pipdeptree to 2.2.0 (#59438)
|
2021-11-09 22:05:01 +01:00 |
Erik Montnemery
|
30f7bc0f18
|
Use freezegun in DST tests (#58939)
|
2021-11-02 18:11:39 +01:00 |
Franck Nijhof
|
617144994b
|
Upgrade coverage to 6.1.1 (#58855)
|
2021-10-31 20:44:01 -07:00 |
Franck Nijhof
|
1b71eafeba
|
Upgrade coverage to 6.0.2 (#57518)
|
2021-10-12 10:47:34 +02:00 |
Franck Nijhof
|
19b0212ff0
|
Upgrade coverage to 6.0.1 (#57235)
|
2021-10-07 10:46:43 +02:00 |
Erik Montnemery
|
f6682ba99d
|
Block tests from opening sockets (#55516)
|
2021-10-05 14:46:09 -10:00 |
Franck Nijhof
|
bdf6c79062
|
Upgrade coverage to 6.0 (#57041)
|
2021-10-04 14:17:43 +02:00 |
Franck Nijhof
|
bfefe82605
|
Upgrade pre-commit to 2.15.0 (#56677)
|
2021-09-26 14:47:47 +02:00 |
Franck Nijhof
|
23e1c663d4
|
Upgrade pytest-xdist to 2.4.0 (#56606)
|
2021-09-25 12:07:29 +02:00 |
Franck Nijhof
|
57aaf55678
|
Upgrade pipdeptree to 2.1.0 (#56637)
|
2021-09-25 11:48:31 +02:00 |
Franck Nijhof
|
d7e121f3e8
|
Upgrade pytest to 6.2.5 (#56603)
|
2021-09-24 10:11:36 +02:00 |
Franck Nijhof
|
71ab24f350
|
Upgrade pre-commit to 2.14.1 (#56569)
|
2021-09-23 16:11:29 +02:00 |
Pascal Vizeli
|
7698c179ac
|
Upgrade cryptography to 3.4.8 (#56481)
* Upgrade cryptography to 3.4.8
* Fix file
|
2021-09-21 11:06:52 +02:00 |
Marc Mueller
|
48bada5a18
|
Update pylint to 2.11.1 (#56364)
|
2021-09-18 13:52:59 +02:00 |
Ruslan Sayfutdinov
|
7195b8222b
|
Bump PyJWT to 2.1.0 (#55911)
|
2021-09-07 20:59:02 -07:00 |
Diogo Gomes
|
fb28665cfa
|
Add "cron patterns" to define utility_meter cycles (#46795)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-08-25 14:52:39 -05:00 |
Marc Mueller
|
a3ff05f367
|
Update pylint to 2.10.2 (#55089)
|
2021-08-23 12:24:19 -05:00 |
Marc Mueller
|
69e413ac1e
|
Update pylint to 2.10.1 (#54963)
* Update pylint to 2.10.0
* useless-suppression
* Consider-using-tuple
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Use dict.items()
* Add pylint disable
* Use pylint 2.10.1
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-08-21 10:41:23 +02:00 |
Ville Skyttä
|
bb4a36c877
|
Upgrade mypy to 0.910 and types-* (#54574)
Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
|
2021-08-16 22:47:37 +02:00 |
Franck Nijhof
|
0b3f322475
|
Upgrade pre-commit to 2.14.0 (#54719)
|
2021-08-16 22:02:32 +02:00 |
Franck Nijhof
|
3d31bd5c68
|
Upgrade codecov to 2.1.12 (#54370)
|
2021-08-09 20:56:04 -07:00 |
Marc Mueller
|
46c3495ae0
|
Update pylint to 2.9.5 (#53496)
|
2021-07-26 16:17:15 +02:00 |
Daniel Hjelseth Høyer
|
fbad453c89
|
Pylint 2.9.3 (#52972)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2021-07-14 21:44:57 -07:00 |
Franck Nijhof
|
13bf5dbee4
|
Upgrade mypy to 0.902 (#51907)
|
2021-06-16 14:35:32 +02:00 |
Franck Nijhof
|
16d5d7e508
|
Upgrade codecov to 2.1.11 (#51885)
|
2021-06-15 15:04:48 +02:00 |
Franck Nijhof
|
e4202aa4de
|
Upgrade pytest-cov to 2.12.1 (#51886)
|
2021-06-15 15:04:07 +02:00 |