Update dependencies

This commit is contained in:
Luke Tainton 2024-07-05 22:27:14 +01:00
parent 25d5034f5c
commit 7961e26542
No known key found for this signature in database
2 changed files with 9 additions and 8 deletions

View File

@ -1,4 +1,4 @@
astroid==3.1.0 astroid==3.2.2
black==24.4.2 black==24.4.2
cfgv==3.4.0 cfgv==3.4.0
click==8.1.7 click==8.1.7
@ -20,9 +20,10 @@ platformdirs==4.2.2
pluggy==1.5.0 pluggy==1.5.0
pre-commit==3.7.1 pre-commit==3.7.1
pylint-exit==1.2.0 pylint-exit==1.2.0
pylint==3.1.0 pylint==3.2.5
pylint-exit==1.2.0
pytest==8.2.2 pytest==8.2.2
pyyaml==6.0.1 PyYAML==6.0.1
setuptools==70.2.0 setuptools==70.2.0
tomlkit==0.12.5 tomlkit==0.12.5
virtualenv==20.26.3 virtualenv==20.26.3

View File

@ -6,12 +6,12 @@ future==1.0.0
humanfriendly==10.0 humanfriendly==10.0
idna==3.7 idna==3.7
pillow==10.4.0 pillow==10.4.0
pyjwt==2.8.0 PyJWT==1.7.1
pyreadline3==3.4.1 ; sys_platform == "win32" and python_full_version == "3.11.2"
requests-toolbelt==1.0.0
requests==2.32.3 requests==2.32.3
requests-toolbelt==1.0.0
sentry-sdk==2.7.1 sentry-sdk==2.7.1
tomlkit==0.12.5
urllib3==2.2.2 urllib3==2.2.2
webex-bot==0.5.1 webex-bot==0.5.1
webexteamssdk==1.6.1 webexteamssdk==1.7
websockets==11.0.3 websockets==12.0