diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index bc34171cc8192..c16202abfc439 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -6,7 +6,7 @@ black==24.4.2 # Pulls in dependencies that make launchdarkly/cloud tests fail, keep for now -boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts,s3tables]==1.41.5 +boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts,s3tables]==1.42.19 boto3==1.41.5 click==8.1.3 cryptography==46.0.3 @@ -38,7 +38,7 @@ paramiko==4.0.0 pdoc==15.0.4 pg8000==1.31.5 prettytable==3.17.0 -psutil==7.2.0 +psutil==7.2.1 # psycopg 3.2.8 causes Scalability test failures psycopg==3.2.7 psycopg-binary==3.2.7 @@ -52,7 +52,7 @@ pytest==8.4.2 pytest-split==0.10.0 pyyaml==6.0.3 requests==2.32.5 -ruamel.yaml==0.18.17 +ruamel.yaml==0.19.0 ruff==0.0.292 # Keep on 1.15.2 for Python 3.10 compatibility scipy==1.15.2 @@ -63,7 +63,7 @@ toml==0.10.2 twine==6.2.0 types-Markdown==3.10.0.20251106 types-prettytable==3.4.2.6 -types-psutil==7.1.3.20251211 +types-psutil==7.2.1.20251231 types-PyMYSQL==1.1.0.20251220 types-PyYAML==6.0.12.20250915 types-requests==2.32.4.20250913