diff options
author | 2024-03-27 22:47:43 -0700 | |
---|---|---|
committer | 2024-03-27 22:47:43 -0700 | |
commit | d984a1941a58c6ff7eb029c38e329d0e0f818cf7 (patch) | |
tree | 5ac13678562b7d468b3a83c224274f554dfaa30f /poetry.lock | |
parent | Merge pull request #1266 from python-discord/fix/footer-bulma-logo (diff) | |
parent | Bump django-filter from 24.1 to 24.2 (diff) |
Merge pull request #1274 from python-discord/dependabot/pip/django-filter-24.2
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock index 6fba495f..1ea70866 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "anyio" @@ -416,13 +416,13 @@ testing = ["coverage[toml] (>=5.0a4)", "pytest (>=4.6.11)"] [[package]] name = "django-filter" -version = "24.1" +version = "24.2" description = "Django-filter is a reusable Django application for allowing users to filter querysets dynamically." optional = false python-versions = ">=3.8" files = [ - {file = "django-filter-24.1.tar.gz", hash = "sha256:65cb43ce272077e5ac6aae1054d76c121cd6b552e296a82a13921e9371baf8c1"}, - {file = "django_filter-24.1-py3-none-any.whl", hash = "sha256:335bcae6cbd3e984b024841070f567b22faea57594f27d37c52f8f131f8d8621"}, + {file = "django-filter-24.2.tar.gz", hash = "sha256:48e5fc1da3ccd6ca0d5f9bb550973518ce977a4edde9d2a8a154a7f4f0b9f96e"}, + {file = "django_filter-24.2-py3-none-any.whl", hash = "sha256:df2ee9857e18d38bed203c8745f62a803fa0f31688c9fe6f8e868120b1848e48"}, ] [package.dependencies] @@ -1224,4 +1224,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "87cf29184a03dbcb0ad25b1f6731d5cf4ae32b2a1b3e2a0fa25cb981e25e198e" +content-hash = "2219ef8d3af19844f682195d44f8d8fca932c15b6ad9d03c20635618b7fc2074" |