diff --git a/requirements.txt b/requirements.txt index caf77f1..8dee819 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mypy==1.13.0 prospector[with_everything]==1.10.3 -jsonpickle==4.0.0 +jsonpickle==4.0.2 Django==5.1.3 Flask==3.1.0 #can't upgrade to the latest version of Pylint due to a mismatch on astroid versions