diff options
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index a6d0f0a7..2ce54659 100644 --- a/poetry.lock +++ b/poetry.lock @@ -400,14 +400,14 @@ files = [ [[package]] name = "django" -version = "5.1.8" +version = "5.1.9" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "Django-5.1.8-py3-none-any.whl", hash = "sha256:11b28fa4b00e59d0def004e9ee012fefbb1065a5beb39ee838983fd24493ad4f"}, - {file = "Django-5.1.8.tar.gz", hash = "sha256:42e92a1dd2810072bcc40a39a212b693f94406d0ba0749e68eb642f31dc770b4"}, + {file = "django-5.1.9-py3-none-any.whl", hash = "sha256:2fd1d4a0a66a5ba702699eb692e75b0d828b73cc2f4e1fc4b6a854a918967411"}, + {file = "django-5.1.9.tar.gz", hash = "sha256:565881bdd0eb67da36442e9ac788bda90275386b549070d70aee86327781a4fc"}, ] [package.dependencies] @@ -1325,4 +1325,4 @@ brotli = ["brotli"] [metadata] lock-version = "2.1" python-versions = "3.11.*" -content-hash = "56a98384ebe7576c4c0afabb800a758bbef4a36040a259b476f89055a4d058c9" +content-hash = "ee81a2cae1fa7ca3b51cd1ee29a0d602aa20883190b36f040d072233038a5ae3" |