diff --git a/app/requirements.txt b/app/requirements.txt index 6a797c22..93febfbb 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,11 +4,11 @@ attrs==24.2.0 # via # jsonschema # referencing -cffi==1.17.1 +cffi==2.0.0 # via cryptography coverage[toml]==7.6.8 # via pytest-cov -cryptography==44.0.1 +cryptography==46.0.7 # via pyjwt django==4.2.27 # via