diff --git a/requirements/dev.txt b/requirements/dev.txt index 61e8679942..58f103e580 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,11 +12,11 @@ types-pywin32==306.0.0.20240408 types-PyYAML==6.0.12.20240311 types-chevron==0.14.2.20240310 types-psutil==6.0.0.20240621 -types-setuptools==70.1.0.20240627 +types-setuptools==70.2.0.20240704 types-Pygments==2.18.0.20240506 types-colorama==0.4.15.20240311 types-dateparser==1.2.0.20240420 -types-docutils==0.21.0.20240423 +types-docutils==0.21.0.20240704 types-jsonschema==4.22.0.20240610 types-pyOpenSSL==24.1.0.20240425 # lucashuy: pin `types-request` based on the Python version since newer versions of diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index dea4126b0a..93d5b5b3c2 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -916,9 +916,9 @@ tomlkit==0.12.5 \ --hash=sha256:af914f5a9c59ed9d0762c7b64d3b5d5df007448eb9cd2edc8a46b1eafead172f \ --hash=sha256:eef34fba39834d4d6b73c9ba7f3e4d1c417a4e56f89a7e96e090dd0d24b8fb3c # via aws-sam-cli (setup.py) -types-awscrt==0.20.12 \ - --hash=sha256:0beabdde0205dc1da679ea464fd3f98b570ef4f0fc825b155a974fb51b21e8d9 \ - --hash=sha256:521ce54cc4dad9fe6480556bb0f8315a508106938ba1f2a0baccfcea7d4a4dee +types-awscrt==0.21.0 \ + --hash=sha256:026f882d4d23f04c5b2ab08d6fefd627842537009cd00e9f78dd4960314d51aa \ + --hash=sha256:06aa247fe5ccf0b86428e5289aeabf67f967e10861f211c16c19e7d2542a70a9 # via botocore-stubs types-python-dateutil==2.9.0.20240316 \ --hash=sha256:5d2f2e240b86905e40944dd787db6da9263f0deabef1076ddaed797351ec0202 \ diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index 1b90c8a7f3..7bc51b9eea 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -948,9 +948,9 @@ tomlkit==0.12.5 \ --hash=sha256:af914f5a9c59ed9d0762c7b64d3b5d5df007448eb9cd2edc8a46b1eafead172f \ --hash=sha256:eef34fba39834d4d6b73c9ba7f3e4d1c417a4e56f89a7e96e090dd0d24b8fb3c # via aws-sam-cli (setup.py) -types-awscrt==0.20.12 \ - --hash=sha256:0beabdde0205dc1da679ea464fd3f98b570ef4f0fc825b155a974fb51b21e8d9 \ - --hash=sha256:521ce54cc4dad9fe6480556bb0f8315a508106938ba1f2a0baccfcea7d4a4dee +types-awscrt==0.21.0 \ + --hash=sha256:026f882d4d23f04c5b2ab08d6fefd627842537009cd00e9f78dd4960314d51aa \ + --hash=sha256:06aa247fe5ccf0b86428e5289aeabf67f967e10861f211c16c19e7d2542a70a9 # via botocore-stubs types-python-dateutil==2.9.0.20240316 \ --hash=sha256:5d2f2e240b86905e40944dd787db6da9263f0deabef1076ddaed797351ec0202 \ diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index 0607d4a061..5dd16dcfd2 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -936,9 +936,9 @@ tomlkit==0.12.5 \ --hash=sha256:af914f5a9c59ed9d0762c7b64d3b5d5df007448eb9cd2edc8a46b1eafead172f \ --hash=sha256:eef34fba39834d4d6b73c9ba7f3e4d1c417a4e56f89a7e96e090dd0d24b8fb3c # via aws-sam-cli (setup.py) -types-awscrt==0.20.12 \ - --hash=sha256:0beabdde0205dc1da679ea464fd3f98b570ef4f0fc825b155a974fb51b21e8d9 \ - --hash=sha256:521ce54cc4dad9fe6480556bb0f8315a508106938ba1f2a0baccfcea7d4a4dee +types-awscrt==0.21.0 \ + --hash=sha256:026f882d4d23f04c5b2ab08d6fefd627842537009cd00e9f78dd4960314d51aa \ + --hash=sha256:06aa247fe5ccf0b86428e5289aeabf67f967e10861f211c16c19e7d2542a70a9 # via botocore-stubs types-python-dateutil==2.9.0.20240316 \ --hash=sha256:5d2f2e240b86905e40944dd787db6da9263f0deabef1076ddaed797351ec0202 \