Merge pull request #6017 from esphome/bump-2023.12.5

2023.12.5
This commit is contained in:
Jesse Hills 2023-12-26 02:44:59 +13:00 committed by GitHub
commit 41dc73d228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ RUN \
python3-wheel=0.38.4-2 \
iputils-ping=3:20221126-1 \
git=1:2.39.2-1.1 \
curl=7.88.1-10+deb12u4 \
curl=7.88.1-10+deb12u5 \
openssh-client=1:9.2p1-2+deb12u1 \
python3-cffi=1.15.1-5 \
libcairo2=1.16.0-7 \

View File

@ -1,6 +1,6 @@
"""Constants used by esphome."""
__version__ = "2023.12.4"
__version__ = "2023.12.5"
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
VALID_SUBSTITUTIONS_CHARACTERS = (