J. Nick Koston
|
0ce071e0a4
|
Bump httpx to 0.18.2 (#53257)
|
2021-07-20 21:47:13 -07:00 |
Paulus Schoutsen
|
f3b2624be3
|
Pin jinja (#51434)
|
2021-06-03 23:12:39 +02:00 |
Matt Zimmerman
|
e964c607a3
|
jinja2.contextfilter decorator renamed to pass_context (#51007)
* jinja2.contextfilter decorator renamed to pass_context
* bump jinja2 dependency
|
2021-05-24 17:38:37 +02:00 |
Joakim Sørensen
|
2f10f59717
|
Block custom integrations with missing or invalid version (#49916)
|
2021-05-17 15:48:41 +02:00 |
Paulus Schoutsen
|
f8584c3ded
|
Use zoneinfo instead of dateutil (#50387)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-05-10 08:32:29 -07:00 |
Franck Nijhof
|
3745056751
|
Upgrade attrs to 21.2.0 (#50374)
|
2021-05-09 22:13:09 +02:00 |
J. Nick Koston
|
bf2d40adfe
|
Migrate from pytz to python-dateutil (#49643)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-05-07 22:46:26 -07:00 |
J. Nick Koston
|
dcb5b9f8b5
|
Bump httpx to 0.18.0 and respx to 0.17.0 (#49805)
|
2021-04-28 11:22:09 +02:00 |
FMKaiba
|
09eb74fd9d
|
Upgrade Astral to 2.2 (#48573)
|
2021-04-02 00:29:08 +02:00 |
J. Nick Koston
|
79af18a8ab
|
Bump httpx to 0.17.1 (#48388)
* Bump httpx to 0.17.1
* git add
* typing
* add test
* tweak
|
2021-03-27 09:02:01 +01:00 |
Franck Nijhof
|
efe415f225
|
Upgrade aiohttp to 3.7.4.post0 (#47627)
|
2021-03-08 23:18:55 +01:00 |
Oliver
|
520c4a8ee3
|
Update attrs to 20.3.0 (#47642)
|
2021-03-08 11:49:54 -10:00 |
Paulus Schoutsen
|
3a3c12bb17
|
Upgrade aiohttp to 3.7.4 (#47077)
|
2021-02-26 09:16:11 +01:00 |
Fabian Affolter
|
0ef16dd563
|
Set awesomeversion to 21.2.3 (#46989)
|
2021-02-24 16:43:09 +01:00 |
Franck Nijhof
|
52a9a66d0f
|
Upgrade cryptography to 3.3.2 (#46759)
|
2021-02-18 10:30:54 -10:00 |
Joakim Sørensen
|
56b8e82a69
|
Bump awesomeversion from 21.2.0 to 21.2.2 (#45993)
|
2021-02-04 16:45:59 +01:00 |
Joakim Sørensen
|
06e6005fbb
|
Add warning to custom integrations without version (#45919)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-02-04 09:59:41 +01:00 |
Fabian Affolter
|
e9b2d33ad8
|
Upgrade pytz to >=2021.1 (#45839)
|
2021-02-02 15:18:58 +01:00 |
Fabian Affolter
|
7ff4281b6d
|
Upgrade jinja2 to >=2.11.3 (#45843)
|
2021-02-02 15:10:54 +01:00 |
Paulus Schoutsen
|
b74cbb2a59
|
Bump crpytography to 3.3.1 (#45691)
|
2021-01-29 10:33:44 +01:00 |
Fabian Affolter
|
e4a7692610
|
Upgrade pyyaml to 5.4.1 (CVE-2020-14343) (#45624)
|
2021-01-28 12:05:09 +01:00 |
Pascal Vizeli
|
e1427c45f2
|
Bump aioHTTP 3.7.3 - YARL 1.6.3 (#45180)
|
2021-01-15 13:19:22 +01:00 |
Josef Schlehofer
|
f240106189
|
Upgrade requests to 2.25.1 (#44989)
|
2021-01-09 20:02:50 +01:00 |
Ville Skyttä
|
43474762b2
|
Drop remaining Python < 3.8 support (#44743)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-01-04 11:47:29 +01:00 |
Fabian Affolter
|
c4b11322c8
|
Updated certifi to >=2020.12.5 (#44701)
|
2021-01-01 13:07:07 +01:00 |
Fabian Affolter
|
61f137c7c6
|
Upgrade pytz to >=2020.5 (#44702)
|
2021-01-01 00:38:38 +01:00 |
Philip Allgaier
|
18736dbebf
|
Bump voluptuous to 0.12.1 (#44002)
* Bump voluptuous to 0.12.1
* Adjust MQTT climate test to new error msg
|
2020-12-07 02:49:36 +01:00 |
Martin Hjelmare
|
434cec7a88
|
Pin pip < 20.3 (#43771)
|
2020-11-30 19:38:39 +01:00 |
Philip Allgaier
|
7280dbd431
|
Bump requests to 2.25.0 (#43279)
|
2020-11-16 12:27:42 +01:00 |
Andreas Billmeier
|
2625a4dfdc
|
Please set exact cryptography version cryptography==3.2 (#42611)
|
2020-11-04 10:06:35 +01:00 |
Paulus Schoutsen
|
e797c28b4a
|
Bump cryptography to 3.2 (#42489)
|
2020-10-27 22:59:49 +01:00 |
J. Nick Koston
|
221bb5ad52
|
Upgrade to aiohttp 3.7.1 (#42305)
|
2020-10-25 14:44:39 +01:00 |
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 |