diff --git a/requirements/dev.txt b/requirements/dev.txt index c7603aa75b..e9eba8b77d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,18 +8,18 @@ pytest-cov==4.1.0 # mypy adds new rules in new minor versions, which could cause our PR check to fail # here we fix its version and upgrade it manually in the future mypy==1.6.1 -types-pywin32==306.0.0.4 -types-PyYAML==6.0.12.11 +types-pywin32==306.0.0.6 +types-PyYAML==6.0.12.12 types-chevron==0.14.2.5 -types-psutil==5.9.5.16 +types-psutil==5.9.5.17 types-setuptools==68.2.0.0 types-Pygments==2.16.0.0 types-colorama==0.4.15.12 types-dateparser==1.1.4.10 types-docutils==0.20.0.3 -types-jsonschema==4.17.0.10 -types-pyOpenSSL==23.2.0.2 -types-requests==2.31.0.2 +types-jsonschema==4.19.0.4 +types-pyOpenSSL==23.3.0.0 +types-requests==2.31.0.10 types-urllib3==1.26.25.14 # Test requirements diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index ef6c103765..0274cdaf16 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -939,17 +939,17 @@ tomlkit==0.12.1 \ --hash=sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86 \ --hash=sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899 # via aws-sam-cli (setup.py) -types-awscrt==0.19.1 \ - --hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \ - --hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043 +types-awscrt==0.19.7 \ + --hash=sha256:230b06479eaf37488ce9d536b0c4a34a5b1525d0a0a09964f2c29617bee87da5 \ + --hash=sha256:3a4a8a5829f0a4d806476bd94c4a7e231a561879fac4fe044705acc44b212a64 # via botocore-stubs types-python-dateutil==2.8.19.14 \ --hash=sha256:1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b \ --hash=sha256:f977b8de27787639986b4e28963263fd0e5158942b3ecef91b9335c130cb1ce9 # via arrow -types-s3transfer==0.6.2 \ - --hash=sha256:1068877b6e59be5226fa3006ae64371ac9d5bc590dfdbd9c66fd0a075d3254ac \ - --hash=sha256:4ba9b483796fdcd026aa162ee03bdcedd2bf7d08e9387c820dcdd158b0102057 +types-s3transfer==0.7.0 \ + --hash=sha256:aca0f2486d0a3a5037cd5b8f3e20a4522a29579a8dd183281ff0aa1c4e2c8aa7 \ + --hash=sha256:ae9ed9273465d9f43da8b96307383da410c6b59c3b2464c88d20b578768e97c6 # via boto3-stubs typing-extensions==4.8.0 \ --hash=sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0 \ diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index 5d2402dca0..cab2aa83a2 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -971,17 +971,17 @@ tomlkit==0.12.1 \ --hash=sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86 \ --hash=sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899 # via aws-sam-cli (setup.py) -types-awscrt==0.19.1 \ - --hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \ - --hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043 +types-awscrt==0.19.7 \ + --hash=sha256:230b06479eaf37488ce9d536b0c4a34a5b1525d0a0a09964f2c29617bee87da5 \ + --hash=sha256:3a4a8a5829f0a4d806476bd94c4a7e231a561879fac4fe044705acc44b212a64 # via botocore-stubs types-python-dateutil==2.8.19.14 \ --hash=sha256:1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b \ --hash=sha256:f977b8de27787639986b4e28963263fd0e5158942b3ecef91b9335c130cb1ce9 # via arrow -types-s3transfer==0.6.2 \ - --hash=sha256:1068877b6e59be5226fa3006ae64371ac9d5bc590dfdbd9c66fd0a075d3254ac \ - --hash=sha256:4ba9b483796fdcd026aa162ee03bdcedd2bf7d08e9387c820dcdd158b0102057 +types-s3transfer==0.7.0 \ + --hash=sha256:aca0f2486d0a3a5037cd5b8f3e20a4522a29579a8dd183281ff0aa1c4e2c8aa7 \ + --hash=sha256:ae9ed9273465d9f43da8b96307383da410c6b59c3b2464c88d20b578768e97c6 # via boto3-stubs typing-extensions==4.8.0 \ --hash=sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0 \ diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index 2b6e357065..0bac35715a 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -959,17 +959,17 @@ tomlkit==0.12.1 \ --hash=sha256:38e1ff8edb991273ec9f6181244a6a391ac30e9f5098e7535640ea6be97a7c86 \ --hash=sha256:712cbd236609acc6a3e2e97253dfc52d4c2082982a88f61b640ecf0817eab899 # via aws-sam-cli (setup.py) -types-awscrt==0.19.1 \ - --hash=sha256:61833aa140e724a9098025610f4b8cde3dcf65b842631d7447378f9f5db4e1fd \ - --hash=sha256:68fffeb75396e9e7614cd930b2d52295f680230774750907bcafb56f11514043 +types-awscrt==0.19.7 \ + --hash=sha256:230b06479eaf37488ce9d536b0c4a34a5b1525d0a0a09964f2c29617bee87da5 \ + --hash=sha256:3a4a8a5829f0a4d806476bd94c4a7e231a561879fac4fe044705acc44b212a64 # via botocore-stubs types-python-dateutil==2.8.19.14 \ --hash=sha256:1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b \ --hash=sha256:f977b8de27787639986b4e28963263fd0e5158942b3ecef91b9335c130cb1ce9 # via arrow -types-s3transfer==0.6.2 \ - --hash=sha256:1068877b6e59be5226fa3006ae64371ac9d5bc590dfdbd9c66fd0a075d3254ac \ - --hash=sha256:4ba9b483796fdcd026aa162ee03bdcedd2bf7d08e9387c820dcdd158b0102057 +types-s3transfer==0.7.0 \ + --hash=sha256:aca0f2486d0a3a5037cd5b8f3e20a4522a29579a8dd183281ff0aa1c4e2c8aa7 \ + --hash=sha256:ae9ed9273465d9f43da8b96307383da410c6b59c3b2464c88d20b578768e97c6 # via boto3-stubs typing-extensions==4.8.0 \ --hash=sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0 \