Update dependencies
This commit is contained in:
parent
25d5034f5c
commit
7961e26542
@ -1,4 +1,4 @@
|
||||
astroid==3.1.0
|
||||
astroid==3.2.2
|
||||
black==24.4.2
|
||||
cfgv==3.4.0
|
||||
click==8.1.7
|
||||
@ -20,9 +20,10 @@ platformdirs==4.2.2
|
||||
pluggy==1.5.0
|
||||
pre-commit==3.7.1
|
||||
pylint-exit==1.2.0
|
||||
pylint==3.1.0
|
||||
pylint==3.2.5
|
||||
pylint-exit==1.2.0
|
||||
pytest==8.2.2
|
||||
pyyaml==6.0.1
|
||||
PyYAML==6.0.1
|
||||
setuptools==70.2.0
|
||||
tomlkit==0.12.5
|
||||
virtualenv==20.26.3
|
||||
|
@ -6,12 +6,12 @@ future==1.0.0
|
||||
humanfriendly==10.0
|
||||
idna==3.7
|
||||
pillow==10.4.0
|
||||
pyjwt==2.8.0
|
||||
pyreadline3==3.4.1 ; sys_platform == "win32" and python_full_version == "3.11.2"
|
||||
requests-toolbelt==1.0.0
|
||||
PyJWT==1.7.1
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
sentry-sdk==2.7.1
|
||||
tomlkit==0.12.5
|
||||
urllib3==2.2.2
|
||||
webex-bot==0.5.1
|
||||
webexteamssdk==1.6.1
|
||||
websockets==11.0.3
|
||||
webexteamssdk==1.7
|
||||
websockets==12.0
|
||||
|
Loading…
Reference in New Issue
Block a user