diff --git a/requirements.txt b/requirements.txt index 599e7b2..ba9e9b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mypy==1.11.1 prospector[with_everything]==1.10.3 -jsonpickle==3.2.2 +jsonpickle==3.4.1 Django==5.1 Flask==3.0.3 #can't upgrade to the latest version of Pylint due to a mismatch on astroid versions