diff options
author | 2025-04-02 20:42:25 +0000 | |
---|---|---|
committer | 2025-04-02 20:42:25 +0000 | |
commit | bccdcfa539276cc60edd9941084b21ef93305872 (patch) | |
tree | 2fcd87635f9597f6b902eec3b2f3482f70c7fcf7 /poetry.lock | |
parent | Merge pull request #1496 from python-discord/dependabot/pip/python-dotenv-1.1.0 (diff) |
Bump django from 5.1.7 to 5.1.8
Bumps [django](https://github.com/django/django) from 5.1.7 to 5.1.8.
- [Commits](https://github.com/django/django/compare/5.1.7...5.1.8)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
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 31babfb9..9abea6ca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -400,14 +400,14 @@ files = [ [[package]] name = "django" -version = "5.1.7" +version = "5.1.8" 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.7-py3-none-any.whl", hash = "sha256:1323617cb624add820cb9611cdcc788312d250824f92ca6048fda8625514af2b"}, - {file = "Django-5.1.7.tar.gz", hash = "sha256:30de4ee43a98e5d3da36a9002f287ff400b43ca51791920bfb35f6917bfe041c"}, + {file = "Django-5.1.8-py3-none-any.whl", hash = "sha256:11b28fa4b00e59d0def004e9ee012fefbb1065a5beb39ee838983fd24493ad4f"}, + {file = "Django-5.1.8.tar.gz", hash = "sha256:42e92a1dd2810072bcc40a39a212b693f94406d0ba0749e68eb642f31dc770b4"}, ] [package.dependencies] @@ -1338,4 +1338,4 @@ brotli = ["brotli"] [metadata] lock-version = "2.1" python-versions = "3.11.*" -content-hash = "a024fb6397e001d59603a59a6bbcdf723f3ae0e28daef7adc0dff667d5a9cbde" +content-hash = "73fd7fd79b5a8cdc5350e94f5566411f0fbc61b5350a74000ba7621490b0c42a" |