Skip to content

Commit f611d15

Browse files
build(deps-dev): bump neonize in the production group
Bumps the production group with 1 update: [neonize](https://github.com/krypton-byte/neonize). Updates `neonize` from 0.3.16.post0 to 0.3.17.post0 - [Release notes](https://github.com/krypton-byte/neonize/releases) - [Changelog](https://github.com/krypton-byte/neonize/blob/master/docs/changelog.md) - [Commits](krypton-byte/neonize@0.3.16.post0...0.3.17.post0) --- updated-dependencies: - dependency-name: neonize dependency-version: 0.3.17.post0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 051c870 commit f611d15

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@ core = []
7575
rpi = [
7676
"adafruit-circuitpython-pca9685>=3.4.0; sys_platform == 'linux'",
7777
"adafruit-circuitpython-motor>=3.4.0; sys_platform == 'linux'",
78-
"neonize==0.3.16.post0",
78+
"neonize==0.3.17.post0",
7979
"picamera2>=0.3; sys_platform == 'linux'",
8080
]
8181
elevenlabs = ["elevenlabs>=1.0"]
8282
sdk = ["httpx>=0.27"]
83-
whatsapp = ["neonize==0.3.16.post0"]
83+
whatsapp = ["neonize==0.3.17.post0"]
8484
whatsapp-twilio = ["twilio>=9.0.0"]
8585
telegram = ["python-telegram-bot>=21.0"]
8686
discord = ["discord.py>=2.3.0"]
8787
slack = ["slack-bolt>=1.18.0"]
8888
mqtt = ["paho-mqtt>=2.0.0"]
8989
channels = [
90-
"neonize==0.3.16.post0",
90+
"neonize==0.3.17.post0",
9191
"python-telegram-bot>=21.0",
9292
"discord.py>=2.3.0",
9393
"slack-bolt>=1.18.0",

0 commit comments

Comments
 (0)