diff --git a/pyproject.toml b/pyproject.toml index 4279910..2a853a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ 'PyYAML==6.0.3', 'SQLAlchemy==1.4.54', 'colored==2.3.2', - 'cryptography==46.0.7', + 'cryptography==48.0.1', 'exrex==0.12.0', 'mock==5.2.0', 'pem==23.1.0', diff --git a/requirements.txt b/requirements.txt index 2f30cdb..bec466c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ PyYAML==6.0.3 SQLAlchemy==1.4.54 colored==2.3.2 -cryptography==46.0.7 +cryptography==48.0.1 exrex==0.12.0 mock==5.2.0 pem==23.1.0