diff --git a/requirements-dev.txt b/requirements-dev.txt index 341e7f7..7411726 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 837b85f..91e10fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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