Update dependency webex-bot to v0.4.1 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-07 21:05:41 +01:00 committed by GitHub
parent 366d8d0019
commit 739aa28dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
poetry.lock generated
View File

@ -862,13 +862,13 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess
[[package]] [[package]]
name = "webex-bot" name = "webex-bot"
version = "0.4.0" version = "0.4.1"
description = "Python package for a Webex Bot based on websockets." description = "Python package for a Webex Bot based on websockets."
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
files = [ files = [
{file = "webex_bot-0.4.0-py2.py3-none-any.whl", hash = "sha256:67d41c073beaf2121e33947e1c64b81bff70a2ea36b5ae673cf8ff542aeffabc"}, {file = "webex_bot-0.4.1-py2.py3-none-any.whl", hash = "sha256:b538254cc6df03ff999a6cadcac4a0f5be53d76373d0f41375e3c716be47aa54"},
{file = "webex_bot-0.4.0.tar.gz", hash = "sha256:d0cf7f04201baa5e49f76d51fd28a7eba811ebd6c8528041016f73aa21bb712f"}, {file = "webex_bot-0.4.1.tar.gz", hash = "sha256:cbd8d2135b5f32eef342c7f90c447387426603a3718032d4a457c02c28a9a906"},
] ]
[package.dependencies] [package.dependencies]