Paulus Schoutsen
8949eb2442
Add httpx as a core dep ( #42071 )
2020-10-19 10:18:47 +02:00
Philip Allgaier
2a4d7dc561
Update voluptuous to 0.12.0 ( #40401 )
2020-09-21 10:43:35 -05:00
Fabian Affolter
b759f2c7ca
Updated certifi to > 2020.6.20 ( #39160 )
2020-08-27 12:45:17 +02:00
Fabian Affolter
2beca3e69a
Upgrade jinja2 to >=2.11.2 ( #39161 )
2020-08-22 18:11:24 -05:00
Franck Nijhof
f4c0dc99c2
Pin yarl dependency to 1.4.2 as core dependency ( #38428 )
2020-07-31 22:06:02 +02:00
Kevin Fronczak
3149cf6849
Bump python-slugify to 4.0.1 ( #38140 )
...
* Bump python-slugify to 4.0.1
* Dummy commit to re-trigger tests
2020-07-24 16:55:54 +02:00
Franck Nijhof
b15dad8c4b
Upgrade aiohttp to 3.6.2 ( #38082 )
2020-07-22 14:56:28 -07:00
Paulus Schoutsen
16ccf0affd
Bump voluptuous-serialize 2.4.0 ( #37241 )
...
* Bump voluptuous-serialize 2.4.0
* Add constant to demo
* gen reqs
2020-07-06 20:04:35 -07:00
Paulus Schoutsen
df59f87f34
Upgrade requests to 2.24.0 ( #36886 )
2020-06-17 16:26:29 -07:00
Jeffery To
a74e35795c
Use the built-in importlib.metadata library in Python 3.8+ ( #36225 )
...
importlib_metadata is a backport of this library for Python 3.7 and
older.
2020-06-17 15:21:14 +02:00
Fabian Affolter
7f2c6b43d2
Upgrade pytz to 2020.1 ( #35174 )
2020-05-04 15:16:37 +02:00
Josef Schlehofer
49979d0a75
Upgrade cryptography to 2.9.2 ( #35084 )
2020-05-04 10:38:26 +02:00
Fabian Affolter
ee47becd00
Upgrade importlib-metadata to 1.6.0 ( #34081 )
2020-04-12 12:53:14 +02:00
Fabian Affolter
8407321cfd
Upgrade certifi to >=2020.4.5.1 ( #34080 )
2020-04-12 12:52:04 +02:00
springstan
ed71683488
Improve string formatting ( #33643 )
2020-04-04 20:17:11 +02:00
Fabian Affolter
c8e0daee24
Upgrade cryptography to 2.9 ( #33571 )
2020-04-03 15:19:52 +02:00
Fabian Affolter
558cccc68c
Upgrade pyyaml to 5.3.1 ( #33246 )
2020-03-26 16:14:07 +01:00
Fabian Affolter
b598ff94d1
Upgrade jinja2 to >=2.11.1 ( #33244 )
2020-03-26 16:12:12 +01:00
marengaz
09512e9f8b
Reflect new repo name ( #32611 )
2020-03-09 12:46:52 -07:00
Paulus Schoutsen
7d8da47309
Revert "Use orjson to parse json faster ( #32153 )" ( #32185 )
...
This reverts commit 2365e2e8cf
.
2020-02-25 21:07:16 +01:00
Ruslan Sayfutdinov
2365e2e8cf
Use orjson to parse json faster ( #32153 )
...
* [recorder] Use orjson to parse json faster
* Remove from http manifest
* Bump to orjson 2.5.1
* Empty commit to trigger CI
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-25 10:20:51 -08:00
Ruslan Sayfutdinov
15b4975681
Use ciso8601 library to parse datetime faster ( #32128 )
2020-02-24 08:33:10 -08:00
springstan
b41cbe9885
Add www. to all documentation links ( #32063 )
...
* Add www. to all documentation links
* Fix broken redirect uri test
2020-02-21 16:10:02 -08:00
Franck Nijhof
febd7e551b
Upgrade requests to 2.23.0 ( #32013 )
2020-02-20 11:41:13 +01:00
Fabian Affolter
399173e3b3
Upgrade importlib-metadata to 1.5.0 ( #31390 )
2020-02-02 00:33:17 +01:00
Josef Schlehofer
bc6603d8d7
Upgrade pyyaml to 5.3 ( #31026 )
2020-01-20 21:12:16 -08:00
Josef Schlehofer
0b72587af2
Upgrade importlib-metadata to version 1.4.0 ( #31027 )
2020-01-20 21:11:23 -08:00
Rick van Hattem
1566d963a8
Fixed pyyaml requirement from 5.2.0 to 5.2 ( #30808 )
2020-01-15 20:16:26 -05:00
springstan
482ff4061e
Bump importlib-metadata to 1.3.0 ( #30196 )
...
* Bump importlib-metadata to 1.3.0
* Include setup.py and package_constraints.txt
2019-12-24 12:00:05 -07:00
Ville Skyttä
445fd15f76
Drop Python 3.6 support ( #29978 )
2019-12-16 07:29:19 +01:00
Bas Nijholt
29ec17d50d
use isort to sort imports for "setup.py" ( #29792 )
2019-12-09 16:30:16 +01:00
Fabian Affolter
9d7799c0af
Upgrade pyyaml to 5.2.0 ( #29586 )
2019-12-07 09:06:55 +01:00
Fabian Affolter
8afe13e818
Upgrade certifi to >=2019.11.28 ( #29571 )
2019-12-06 20:09:18 +01:00
Fabian Affolter
60d7f730c3
Upgrade jinja2 to >=2.10.3 ( #28422 )
2019-11-04 09:57:20 +01:00
Fabian Affolter
083d34cdd9
Upgrade attrs to 19.3.0 ( #28421 )
2019-11-01 13:10:53 +01:00
Josef Schlehofer
63deec3275
Bump python-slugify to 4.0.0 ( #28186 )
2019-10-24 23:12:41 +02:00
Pascal Vizeli
0771dc3a37
Downgrade aioHTTP 3.6.2 to 3.6.1 ( #28143 )
2019-10-23 11:37:37 -07:00
Pascal Vizeli
9392cbff03
cryptography + numpy for python 3.8 ( #27861 )
2019-10-18 16:11:40 +02:00
quthla
0c8e208fd8
Bump python-slugify to 3.0.6 ( #27430 )
...
* Bump python-slugify to 3.0.6
* Bump python-slugify to 3.0.6
* Bump python-slugify to 3.0.6
2019-10-11 00:27:07 -07:00
Franck Nijhof
aecf7e65ff
Bump aiohttp to 3.6.2 ( #27409 )
2019-10-10 12:52:40 -07:00
Fabian Affolter
937d348867
Upgrade certifi to >=2019.9.11 ( #27323 )
2019-10-08 09:00:11 -07:00
Fabian Affolter
7a57c3a66a
Set pytz to >=2019.03
2019-10-08 16:23:21 +02:00
Erik Montnemery
65ce3b49c1
Add support for `for` to binary_sensor, light and switch device triggers ( #26658 )
...
* Add support for `for` to binary_sensor, light and switch device triggers
* Add WS API device_automation/trigger/capabilities
2019-10-02 22:14:52 +02:00
Franck Nijhof
3b0744d021
Bump attrs to 19.2.0 ( #27102 )
2019-10-01 15:19:50 -04:00
Franck Nijhof
ef0dd689fa
Bump python-slugify to 3.0.4 ( #26801 )
2019-09-21 22:10:34 -07:00
Fabian Affolter
8c580209a6
Upgrade importlib-metadata to 0.23 ( #26787 )
2019-09-21 14:52:35 -04:00
Franck Nijhof
246a611a7c
Bump aiohttp to 3.6.1 ( #26739 )
2019-09-19 14:05:02 -07:00
Franck Nijhof
a8a485abf7
Bumps aiohttp to 3.6.0 ( #26728 )
2019-09-19 20:34:41 +02:00
Josef Schlehofer
39d62b43ac
Upgrade ruamel_yaml to 0.15.100 ( #26095 )
2019-08-21 09:13:40 -07:00
Fabian Affolter
c55241960c
Upgrade voluptuous-serialize to 2.2.0 ( #26008 )
2019-08-17 11:40:50 +03:00