diff --git a/requirements-dev.txt b/requirements-dev.txt index 2d71eff..c41d82b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ psycopg2-binary==2.9.12 pytest==9.1.1 pytest-cov==7.1.0 pytest-mock==3.15.1 -pylint==4.0.7 +pylint==4.0.8 black==26.5.1 mypy==2.3.1 mypy-extensions==1.1.0 diff --git a/requirements.txt b/requirements.txt index ba9b9bc..f17ec9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -aws-lambda-powertools==3.31.1 +aws-lambda-powertools==3.34.0 cryptography==50.0.1 jsonschema==4.26.0 PyJWT==2.13.0 requests==2.34.2 -boto3==1.43.82 -botocore==1.43.82 +boto3==1.43.88 +botocore==1.43.88 aiosql==15.0 confluent-kafka==2.15.0 psycopg2==2.9.12