From 25e321e81a6effd0ab6375a1ae378df1cf9e2a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:37:08 +0000 Subject: [PATCH] build(deps): bump django from 3.2.21 to 4.2.8 Bumps [django](https://github.com/django/django) from 3.2.21 to 4.2.8. - [Commits](https://github.com/django/django/compare/3.2.21...4.2.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- poetry.lock | 214 ++++++++++++++++--------------------------------- pyproject.toml | 2 +- 2 files changed, 70 insertions(+), 146 deletions(-) diff --git a/poetry.lock b/poetry.lock index b111633..9b98886 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "amqp" version = "5.1.1" description = "Low-level AMQP client for Python (fork of amqplib)." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -18,13 +17,12 @@ vine = ">=5.0.0" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "asgiref" version = "3.7.2" description = "ASGI specs, helper code, and adapters" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -41,13 +39,12 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "async-timeout" version = "4.0.3" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -58,13 +55,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "attrs" version = "23.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -82,13 +78,12 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "autobahn" version = "23.6.2" description = "WebSocket client & server library, WAMP real-time framework" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -116,13 +111,12 @@ xbr = ["base58 (>=2.1.0)", "bitarray (>=2.7.5)", "cbor2 (>=5.2.0)", "click (>=8. [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "automat" version = "22.10.0" description = "Self-service finite-state machines for the programmer on the go." -category = "main" optional = false python-versions = "*" files = [ @@ -140,13 +134,12 @@ visualize = ["Twisted (>=16.1.1)", "graphviz (>0.5.1)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "billiard" version = "4.1.0" description = "Python multiprocessing fork with improvements and bugfixes" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -157,13 +150,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "celery" version = "5.3.4" description = "Distributed Task Queue." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -218,13 +210,12 @@ zstd = ["zstandard (==0.21.0)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "certifi" version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -235,13 +226,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -317,13 +307,12 @@ pycparser = "*" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "charset-normalizer" version = "3.2.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -407,13 +396,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "click" version = "8.1.7" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -427,13 +415,12 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "click-didyoumean" version = "0.3.0" description = "Enables git-like *did-you-mean* feature in click" -category = "main" optional = false python-versions = ">=3.6.2,<4.0.0" files = [ @@ -447,13 +434,12 @@ click = ">=7" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "click-plugins" version = "1.1.1" description = "An extension module for click to enable registering CLI commands via setuptools entry-points." -category = "main" optional = false python-versions = "*" files = [ @@ -470,13 +456,12 @@ dev = ["coveralls", "pytest (>=3.6)", "pytest-cov", "wheel"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "click-repl" version = "0.3.0" description = "REPL plugin for Click" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -494,13 +479,12 @@ testing = ["pytest (>=7.2.1)", "pytest-cov (>=4.0.0)", "tox (>=4.4.3)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -511,13 +495,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "configparser" version = "5.3.0" description = "Updated configparser from stdlib for earlier Pythons." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -532,13 +515,12 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "constantly" version = "15.1.0" description = "Symbolic constants in Python" -category = "main" optional = false python-versions = "*" files = [ @@ -549,13 +531,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "cron-descriptor" version = "1.4.0" description = "A Python library that converts cron expressions into human readable strings." -category = "main" optional = false python-versions = "*" files = [ @@ -568,13 +549,12 @@ dev = ["polib"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "cryptography" version = "41.0.4" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -619,13 +599,12 @@ test-randomorder = ["pytest-randomly"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "daphne" version = "3.0.2" description = "Django ASGI (HTTP/WebSocket) server" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -644,24 +623,23 @@ tests = ["hypothesis (==4.23)", "pytest (>=3.10,<4.0)", "pytest-asyncio (>=0.8,< [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django" -version = "3.2.21" -description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design." -category = "main" +version = "4.2.8" +description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." optional = false -python-versions = ">=3.6" +python-versions = ">=3.8" files = [ - {file = "Django-3.2.21-py3-none-any.whl", hash = "sha256:d31b06c58aa2cd73998ca5966bc3001243d3c4e77ee2d0c479bced124765fd99"}, - {file = "Django-3.2.21.tar.gz", hash = "sha256:a5de4c484e7b7418e6d3e52a5b8794f0e6b9f9e4ce3c037018cf1c489fa87f3c"}, + {file = "Django-4.2.8-py3-none-any.whl", hash = "sha256:6cb5dcea9e3d12c47834d32156b8841f533a4493c688e2718cafd51aa430ba6d"}, + {file = "Django-4.2.8.tar.gz", hash = "sha256:d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62"}, ] [package.dependencies] -asgiref = ">=3.3.2,<4" -pytz = "*" -sqlparse = ">=0.2.2" +asgiref = ">=3.6.0,<4" +sqlparse = ">=0.3.1" +tzdata = {version = "*", markers = "sys_platform == \"win32\""} [package.extras] argon2 = ["argon2-cffi (>=19.1.0)"] @@ -670,13 +648,12 @@ bcrypt = ["bcrypt"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-celery-beat" version = "2.5.0" description = "Database-backed Periodic Tasks." -category = "main" optional = false python-versions = "*" files = [ @@ -695,13 +672,12 @@ tzdata = "*" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-celery-results" version = "2.5.1" description = "Celery result backends for Django." -category = "main" optional = false python-versions = "*" files = [ @@ -716,13 +692,12 @@ Django = ">=3.2.18" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-debug-toolbar" version = "3.8.1" description = "A configurable set of panels that display various debug information about the current request/response." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -737,13 +712,12 @@ sqlparse = ">=0.2" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-guardian" version = "2.4.0" description = "Implementation of per object permissions for Django." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -757,13 +731,12 @@ Django = ">=2.2" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-oidc-provider" version = "0.7.0" description = "OpenID Connect Provider implementation for Django." -category = "main" optional = false python-versions = "*" files = [ @@ -776,13 +749,12 @@ pyjwkest = ">=1.3.0" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-redis" version = "5.3.0" description = "Full featured redis cache backend for Django." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -800,13 +772,12 @@ hiredis = ["redis[hiredis] (>=3,!=4.0.0,!=4.0.1)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "django-timezone-field" version = "6.0.1" description = "A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -820,13 +791,12 @@ Django = ">=3.2,<5.0" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "future" version = "0.18.3" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -836,13 +806,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "hyperlink" version = "21.0.0" description = "A featureful, immutable, and correct URL for Python." -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -856,13 +825,12 @@ idna = ">=2.5" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -873,13 +841,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "incremental" version = "22.10.0" description = "\"A small library that versions your Python projects.\"" -category = "main" optional = false python-versions = "*" files = [ @@ -894,13 +861,12 @@ scripts = ["click (>=6.0)", "twisted (>=16.4.0)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "kombu" version = "5.3.2" description = "Messaging library for Python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -933,13 +899,12 @@ zookeeper = ["kazoo (>=2.8.0)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "mysqlclient" version = "2.2.0" description = "Python interface to MySQL" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -955,13 +920,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "prompt-toolkit" version = "3.0.39" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -975,13 +939,12 @@ wcwidth = "*" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "pyasn1" version = "0.5.0" description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -992,13 +955,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "pyasn1-modules" version = "0.3.0" description = "A collection of ASN.1-based protocols modules" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -1012,13 +974,12 @@ pyasn1 = ">=0.4.6,<0.6.0" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1029,13 +990,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "pycryptodomex" version = "3.19.0" description = "Cryptographic library for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1076,13 +1036,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "pyjwkest" version = "1.4.2" description = "Python implementation of JWT, JWE, JWS and JWK" -category = "main" optional = false python-versions = "*" files = [ @@ -1098,13 +1057,12 @@ six = "*" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "pyopenssl" version = "23.2.0" description = "Python wrapper module around the OpenSSL library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1122,13 +1080,12 @@ test = ["flaky", "pretend", "pytest (>=3.0.1)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "python-crontab" version = "3.0.0" description = "Python Crontab API" -category = "main" optional = false python-versions = "*" files = [ @@ -1146,13 +1103,12 @@ cron-schedule = ["croniter"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -1166,30 +1122,12 @@ six = ">=1.5" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' - -[[package]] -name = "pytz" -version = "2023.3.post1" -description = "World timezone definitions, modern and historical" -category = "main" -optional = false -python-versions = "*" -files = [ - {file = "pytz-2023.3.post1-py2.py3-none-any.whl", hash = "sha256:ce42d816b81b68506614c11e8937d3aa9e41007ceb50bfdcb0749b921bf646c7"}, - {file = "pytz-2023.3.post1.tar.gz", hash = "sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b"}, -] - -[package.source] -type = "legacy" -url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "redis" version = "5.0.1" description = "Python client for Redis database and key-value store" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1207,13 +1145,12 @@ ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)" [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1234,13 +1171,12 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "service-identity" version = "23.1.0" description = "Service identity verification for pyOpenSSL & cryptography." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1264,13 +1200,12 @@ tests = ["coverage[toml] (>=5.0.2)", "pytest"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "setuptools" version = "68.2.2" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1286,13 +1221,12 @@ testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jar [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1303,13 +1237,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "sqlparse" version = "0.4.4" description = "A non-validating SQL parser." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1325,13 +1258,12 @@ test = ["pytest", "pytest-cov"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "twisted" version = "23.8.0" description = "An asynchronous networking framework written in Python" -category = "main" optional = false python-versions = ">=3.7.1" files = [ @@ -1371,13 +1303,12 @@ windows-platform = ["pywin32 (!=226)", "pywin32 (!=226)", "twisted[all-non-platf [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "twisted-iocpsupport" version = "1.0.4" description = "An extension for use in the twisted I/O Completion Ports reactor." -category = "main" optional = false python-versions = "*" files = [ @@ -1405,13 +1336,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "txaio" version = "23.1.1" description = "Compatibility API between asyncio/Twisted/Trollius" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1427,13 +1357,12 @@ twisted = ["twisted (>=20.3.0)", "zope.interface (>=5.2.0)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "typing-extensions" version = "4.8.0" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1444,13 +1373,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "tzdata" version = "2023.3" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -1461,13 +1389,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "urllib3" version = "2.0.5" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1484,13 +1411,12 @@ zstd = ["zstandard (>=0.18.0)"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "vine" version = "5.0.0" description = "Promises, promises, promises." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1501,13 +1427,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "wcwidth" version = "0.2.6" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -1518,13 +1443,12 @@ files = [ [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [[package]] name = "zope-interface" version = "6.0" description = "Interfaces for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1571,9 +1495,9 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [package.source] type = "legacy" url = "https://pypi.tuna.tsinghua.edu.cn/simple" -reference = 'default' +reference = "default" [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "185e67001d4a9a4d6f0b72cb991c8ff68e05fc56af4f0ec2fb74e622e6601e16" +content-hash = "2cee301078b396fd39750ef8c4c43718090ae6d9b59c18ac40c773018d378c93" diff --git a/pyproject.toml b/pyproject.toml index 98536d5..6831b3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ default = true [tool.poetry.dependencies] python = "^3.9" -Django = "^3.2" +Django = "^4.2" django-oidc-provider = "^0.7.0" requests = "^2.27.1" celery = "^5.2.6"