chore(pip-prod)(deps): bump webex-bot from 0.4.7 to 0.5.1 (#214)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-26 16:39:30 +01:00
committed by GitHub
parent 8ee3723ffc
commit 8b8045a9c6
2 changed files with 8 additions and 5 deletions

View File

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