chore(pip-prod)(deps): bump webex-bot from 0.4.1 to 0.4.7 (#207)

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

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

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-24 20:33:47 +01:00
committed by GitHub
parent a81155c464
commit 0c617aa086
2 changed files with 124 additions and 55 deletions

View File

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