diff --git a/pyproject.toml b/pyproject.toml index 5ca9718..266fbd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "jsonate" -version = "0.9.2" +version = "0.9.3" authors = [ {name = "James Robert"}, {email = "jiaaro@gmail.com"} diff --git a/requirements.txt b/requirements.txt index a50982e..740e5f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ psycopg[binary]==3.3.3 -Django==5.2.8 -Pillow==12.1.1 +Django==5.2.13 +Pillow==12.2.0