diff --git a/requirements.txt b/requirements.txt index 4c50ba5..ed202e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,13 +6,13 @@ black==26.3.1 mypy==1.20.2 mypy-extensions==1.1.0 urllib3==2.6.3 -cryptography==47.0.0 +cryptography==48.0.0 jsonschema==4.26.0 PyJWT==2.12.1 requests==2.33.1 -boto3==1.43.2 +boto3==1.43.3 aiosql==15.0 -botocore==1.43.2 +botocore==1.43.3 confluent-kafka==2.14.0 moto[s3,secretsmanager,events]==5.2.0 testcontainers==4.14.2