diff options
author | 2023-02-02 05:01:10 +0000 | |
---|---|---|
committer | 2023-02-02 05:01:10 +0000 | |
commit | 8981698b080d1ed847d9ba2666b3740b85bb9bc0 (patch) | |
tree | eb0754ca1825aa6916fd820c32f2803330745cff /poetry.lock | |
parent | Merge pull request #865 from python-discord/dependabot/github_actions/docker/... (diff) |
Bump django from 4.1.5 to 4.1.6
Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.5...4.1.6)
---
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 1cbeb719..b9ca1fd2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -330,14 +330,14 @@ files = [ [[package]] name = "django" -version = "4.1.5" +version = "4.1.6" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." category = "main" optional = false python-versions = ">=3.8" files = [ - {file = "Django-4.1.5-py3-none-any.whl", hash = "sha256:4b214a05fe4c99476e99e2445c8b978c8369c18d4dea8e22ec412862715ad763"}, - {file = "Django-4.1.5.tar.gz", hash = "sha256:ff56ebd7ead0fd5dbe06fe157b0024a7aaea2e0593bb3785fb594cf94dad58ef"}, + {file = "Django-4.1.6-py3-none-any.whl", hash = "sha256:c6fe7ebe7c017fe59f1029821dae0acb5a2ddcd6c9a0138fd20a8bfefac914bc"}, + {file = "Django-4.1.6.tar.gz", hash = "sha256:bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d"}, ] [package.dependencies] @@ -1493,4 +1493,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "3.10.*" -content-hash = "86e27e16bf133ac446332642ffd24d45c4379fb52acff3b96114bb77c39fb6aa" +content-hash = "18c45c89c2f2f73c0aac77950c90173510668f60126ccb09d0f6107e57d11182" |