Skip to content

Commit

Permalink
latest django version
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkramaric committed May 15, 2024
1 parent ad669f6 commit 501755d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "jsonate"
version = "0.7.9"
version = "0.7.10"
authors = [
{name = "James Robert"},
{email = "[email protected]"}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
psycopg[binary]==3.1.12
django==4.2.6
Django==5.0.6
Pillow==9.0.1

0 comments on commit 501755d

Please sign in to comment.