chore(pip-prod)(deps): bump webex-bot from 0.5.1 to 0.5.2

Bumps [webex-bot](https://github.com/fbradyirl/webex_bot) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/fbradyirl/webex_bot/releases)
- [Commits](https://github.com/fbradyirl/webex_bot/compare/v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: webex-bot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-21 15:20:35 +00:00
committed by Luke Tainton
parent af313a12a0
commit 44327b3a04
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11.2"
webex-bot = "^0.5.1"
webex-bot = "^0.5.2"
pillow = "^10.4.0"
sentry-sdk = "^2.13.0"