diff options
author | 2025-03-07 20:59:50 -0800 | |
---|---|---|
committer | 2025-03-07 20:59:50 -0800 | |
commit | 5fbe3e4e26942adee385e8110639e89897b6037e (patch) | |
tree | 6b5ca6ca135177aae3bc9592216fd9f975302b4e /poetry.lock | |
parent | Merge pull request #1480 from python-discord/dependabot/pip/ruff-0.9.9 (diff) | |
parent | Bump django from 5.1.6 to 5.1.7 (diff) |
Merge pull request #1481 from python-discord/dependabot/pip/django-5.1.7
Bump django from 5.1.6 to 5.1.7
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 157d3c31..763571f0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -400,14 +400,14 @@ files = [ [[package]] name = "django" -version = "5.1.6" +version = "5.1.7" 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.6-py3-none-any.whl", hash = "sha256:8d203400bc2952fbfb287c2bbda630297d654920c72a73cc82a9ad7926feaad5"}, - {file = "Django-5.1.6.tar.gz", hash = "sha256:1e39eafdd1b185e761d9fab7a9f0b9fa00af1b37b25ad980a8aa0dac13535690"}, + {file = "Django-5.1.7-py3-none-any.whl", hash = "sha256:1323617cb624add820cb9611cdcc788312d250824f92ca6048fda8625514af2b"}, + {file = "Django-5.1.7.tar.gz", hash = "sha256:30de4ee43a98e5d3da36a9002f287ff400b43ca51791920bfb35f6917bfe041c"}, ] [package.dependencies] @@ -1338,4 +1338,4 @@ brotli = ["brotli"] [metadata] lock-version = "2.1" python-versions = "3.11.*" -content-hash = "8b284a8d648e9c1c08b5508ef9e9acfa30e4ecae8dd1fefc21e02718c3216478" +content-hash = "2818e34017defeac425f7ec3c05f65c6567c7ab55549b8cb779343b576887124" |