aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-29 05:33:45 +0000
committerGravatar Johannes Christ <[email protected]>2024-03-29 13:27:07 +0100
commit5dc92bc726a7ad875cad5f43308313c0b45b4adf (patch)
treedcc5c7b6c9a8b38d4fa0b130e8acbf4879c2fe39 /poetry.lock
parentMerge pull request #1262 from python-discord/feat/timeline-css-rewrite (diff)
Bump djangorestframework from 3.14.0 to 3.15.1
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock20
1 files changed, 4 insertions, 16 deletions
diff --git a/poetry.lock b/poetry.lock
index 8239793e..86970757 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -462,18 +462,17 @@ dev = ["PyGithub (>=1.43,<2.0)", "flake8 (>=3.8,<4.0)", "flake8-annotations (>=2
[[package]]
name = "djangorestframework"
-version = "3.14.0"
+version = "3.15.1"
description = "Web APIs for Django, made easy."
optional = false
python-versions = ">=3.6"
files = [
- {file = "djangorestframework-3.14.0-py3-none-any.whl", hash = "sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08"},
- {file = "djangorestframework-3.14.0.tar.gz", hash = "sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8"},
+ {file = "djangorestframework-3.15.1-py3-none-any.whl", hash = "sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6"},
+ {file = "djangorestframework-3.15.1.tar.gz", hash = "sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1"},
]
[package.dependencies]
django = ">=3.0"
-pytz = "*"
[[package]]
name = "filelock"
@@ -913,17 +912,6 @@ docs = ["sphinx"]
test = ["mypy", "pyaml", "pytest", "toml", "types-PyYAML", "types-toml"]
[[package]]
-name = "pytz"
-version = "2024.1"
-description = "World timezone definitions, modern and historical"
-optional = false
-python-versions = "*"
-files = [
- {file = "pytz-2024.1-py2.py3-none-any.whl", hash = "sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319"},
- {file = "pytz-2024.1.tar.gz", hash = "sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812"},
-]
-
-[[package]]
name = "pyyaml"
version = "6.0.1"
description = "YAML parser and emitter for Python"
@@ -1224,4 +1212,4 @@ brotli = ["Brotli"]
[metadata]
lock-version = "2.0"
python-versions = "3.11.*"
-content-hash = "4028778c4e713fb935bcc463c3ed209f6251f09c62db700b95524469022b7895"
+content-hash = "4f8439d34f38d81f62fb06e19a913cb8358ddf968aa382378aebc07724dd2dd1"