Compare commits

..

13 Commits

View File

@ -3,18 +3,18 @@ astroid==3.0.1
attrs==23.1.0 attrs==23.1.0
autopep8==2.0.4 autopep8==2.0.4
backoff==2.2.1 backoff==2.2.1
certifi==2023.7.22 certifi==2023.11.17
cfgv==3.4.0 cfgv==3.4.0
charset-normalizer==3.3.1 charset-normalizer==3.3.2
click==8.1.7 click==8.1.7
coloredlogs==15.0.1 coloredlogs==15.0.1
dill==0.3.7 dill==0.3.7
distlib==0.3.7 distlib==0.3.7
filelock==3.12.4 filelock==3.13.1
future==0.18.3 future==0.18.3
humanfriendly==10.0 humanfriendly==10.0
identify==2.5.30 identify==2.5.32
idna==3.4 idna==3.6
iniconfig==2.0.0 iniconfig==2.0.0
lazy-object-proxy==1.9.0 lazy-object-proxy==1.9.0
mccabe==0.7.0 mccabe==0.7.0
@ -36,11 +36,11 @@ requests-toolbelt==1.0.0
six==1.16.0 six==1.16.0
toml==0.10.2 toml==0.10.2
tomli==2.0.1 tomli==2.0.1
tomlkit==0.12.1 tomlkit==0.12.3
urllib3==2.0.7 urllib3==2.1.0
virtualenv==20.24.6 virtualenv==20.24.7
webex-bot==0.4.1 webex-bot==0.4.1
webexteamssdk==1.6.1 webexteamssdk==1.6.1
websockets==10.2 websockets==10.2
wrapt==1.15.0 wrapt==1.16.0
xmltodict==0.13.0 xmltodict==0.13.0