diff --git a/requirements/dev.txt b/requirements/dev.txt index 73c75cb..cf0a74f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,10 +1,10 @@ -pytest==7.1.2 -opencensus==0.9.0 -black==22.3.0 +pytest==9.1.1 +opencensus==0.11.4 +black==26.5.1 opencensus-ext-stackdriver==0.7.4 -grpcio==1.46.3 -black==22.3.0 -mypy==0.960 -pylint==2.13.9 +grpcio==1.82.0 +black==26.5.1 +mypy==2.1.0 +pylint==4.0.6 therapist==2.2.0 -bandit==1.7.4 \ No newline at end of file +bandit==1.9.4 \ No newline at end of file diff --git a/requirements/release.txt b/requirements/release.txt index 95ffbbb..ff36a56 100644 --- a/requirements/release.txt +++ b/requirements/release.txt @@ -1,5 +1,5 @@ -pytest==7.1.2 -opencensus==0.9.0 -black==22.3.0 +pytest==9.1.1 +opencensus==0.11.4 +black==26.5.1 opencensus-ext-stackdriver==0.7.4 -grpcio==1.46.3 +grpcio==1.82.0