diff --git a/tools/notify-service-user-sync/requirements.txt b/tools/notify-service-user-sync/requirements.txt index 81a2837..5745702 100644 --- a/tools/notify-service-user-sync/requirements.txt +++ b/tools/notify-service-user-sync/requirements.txt @@ -1,6 +1,6 @@ black==24.4.2 -coverage==7.5.0 -cryptography==42.0.5 +coverage==7.5.1 +cryptography==42.0.6 python-dotenv==1.0.1 pylint==2.17.7 pytest==7.4.4