diff options
author | 2023-07-04 05:18:20 +0000 | |
---|---|---|
committer | 2023-07-04 05:18:20 +0000 | |
commit | 45281757939b22208157bef385430cf9d3bad2fa (patch) | |
tree | 746650c320cb0d89b84090ecb680927f2a8787c2 /poetry.lock | |
parent | Merge pull request #1009 from python-discord/dependabot/github_actions/Hassan... (diff) |
Bump django from 4.2.2 to 4.2.3
Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3.
- [Commits](https://github.com/django/django/compare/4.2.2...4.2.3)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 ccd905e8..80a21b28 100644 --- a/poetry.lock +++ b/poetry.lock @@ -353,13 +353,13 @@ files = [ [[package]] name = "django" -version = "4.2.2" +version = "4.2.3" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." optional = false python-versions = ">=3.8" files = [ - {file = "Django-4.2.2-py3-none-any.whl", hash = "sha256:672b3fa81e1f853bb58be1b51754108ab4ffa12a77c06db86aa8df9ed0c46fe5"}, - {file = "Django-4.2.2.tar.gz", hash = "sha256:2a6b6fbff5b59dd07bef10bcb019bee2ea97a30b2a656d51346596724324badf"}, + {file = "Django-4.2.3-py3-none-any.whl", hash = "sha256:f7c7852a5ac5a3da5a8d5b35cc6168f31b605971441798dac845f17ca8028039"}, + {file = "Django-4.2.3.tar.gz", hash = "sha256:45a747e1c5b3d6df1b141b1481e193b033fd1fdbda3ff52677dc81afdaacbaed"}, ] [package.dependencies] @@ -1168,4 +1168,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.11.*" -content-hash = "031c8897511cab8b8c62a31049a5315bbcb82e4b26d218c180e32ea9697158b6" +content-hash = "70bb720e5eecf38da26cc045a5a79593b7ae98bec0556111e7627e4f69d1a3d3" |