update dependencies

This commit is contained in:
Luke Tainton (ltainton) 2023-04-05 21:11:36 +01:00
parent 581edab57d
commit 204c318da4
No known key found for this signature in database

View File

@ -1,22 +1,54 @@
appdirs==1.4.4 appdirs==1.4.4
backoff==2.1.2 astroid==2.15.2
certifi==2022.6.15 attrs==22.2.0
charset-normalizer==2.1.0 autopep8==2.0.2
backoff==2.2.1
black==23.3.0
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==3.1.0
click==8.1.3
coloredlogs==15.0.1 coloredlogs==15.0.1
future==0.18.2 coverage==7.2.2
dill==0.3.6
distlib==0.3.6
esp-snow-lib==0.24.2
filelock==3.10.7
future==0.18.3
humanfriendly==10.0 humanfriendly==10.0
idna==3.3 identify==2.5.22
pycodestyle==2.9.1 idna==3.4
PyJWT==2.4.0 iniconfig==2.0.0
isort==5.12.0
lazy-object-proxy==1.9.0
mccabe==0.7.0
mypy-extensions==1.0.0
nodeenv==1.7.0
packaging==23.0
pathspec==0.11.1
platformdirs==3.2.0
pluggy==1.0.0
pre-commit==3.2.2
py==1.11.0
pycodestyle==2.10.0
PyJWT==2.6.0
pylint==2.17.2
pylint-exit==1.2.0
pyparsing==3.0.9
pytest==7.2.2
python-dateutil==2.8.2 python-dateutil==2.8.2
python-dotenv==0.21.0 python-dotenv==1.0.0
PyYAML==6.0 PyYAML==6.0
requests==2.28.1 requests==2.28.2
requests-toolbelt==0.9.1 requests-toolbelt==0.10.1
six==1.16.0 six==1.16.0
toml==0.10.2 toml==0.10.2
urllib3==1.26.11 tomli==2.0.1
webex-bot==0.3.3 tomlkit==0.11.7
urllib3==1.26.15
virtualenv==20.21.0
webex-bot==0.4.0
webexteamssdk==1.6.1 webexteamssdk==1.6.1
websockets==10.2 websockets==10.2
wrapt==1.15.0
xmltodict==0.13.0 xmltodict==0.13.0