Bump hvac to 2.3.* (#12168)

This commit is contained in:
Nikita Sobolev
2024-06-20 10:05:09 +03:00
committed by GitHub
parent fdce887b94
commit 852946f759
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "2.2.*"
version = "2.3.*"
upstream_repository = "https://github.com/hvac/hvac"
requires = ["types-requests"]