|
@@ -80,7 +80,7 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "astroid"
|
|
|
-version = "2.12.4"
|
|
|
+version = "2.12.5"
|
|
|
description = "An abstract syntax tree for Python with inference support."
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -207,14 +207,14 @@ uvloop = ["uvloop (>=0.15.2)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "boto3"
|
|
|
-version = "1.24.60"
|
|
|
+version = "1.24.62"
|
|
|
description = "The AWS SDK for Python"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
python-versions = ">= 3.7"
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.27.60,<1.28.0"
|
|
|
+botocore = ">=1.27.62,<1.28.0"
|
|
|
jmespath = ">=0.7.1,<2.0.0"
|
|
|
s3transfer = ">=0.6.0,<0.7.0"
|
|
|
|
|
@@ -223,7 +223,7 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "botocore"
|
|
|
-version = "1.27.60"
|
|
|
+version = "1.27.62"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -738,11 +738,11 @@ hiredis = ["redis[hiredis] (>=3,!=4.0.0,!=4.0.1)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "django-rest-mfa"
|
|
|
-version = "1.1.0"
|
|
|
+version = "1.2.0"
|
|
|
description = "Django Rest Framework Endpoints for MFA including TOTP and FIDO2"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
-python-versions = ">=3.7.0,<4.0.0"
|
|
|
+python-versions = ">=3.8.0,<4.0.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
dj-rest-auth = ">=2.1.7,<3.0.0"
|
|
@@ -884,7 +884,7 @@ python-versions = ">=3.6"
|
|
|
|
|
|
[[package]]
|
|
|
name = "executing"
|
|
|
-version = "0.10.0"
|
|
|
+version = "1.0.0"
|
|
|
description = "Get the currently executing AST node of a frame, and other information"
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -1697,7 +1697,7 @@ wcwidth = "*"
|
|
|
|
|
|
[[package]]
|
|
|
name = "proto-plus"
|
|
|
-version = "1.22.0"
|
|
|
+version = "1.22.1"
|
|
|
description = "Beautiful, Pythonic protocol buffers."
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -2173,7 +2173,7 @@ python-versions = ">=3.5"
|
|
|
|
|
|
[[package]]
|
|
|
name = "stack-data"
|
|
|
-version = "0.4.0"
|
|
|
+version = "0.5.0"
|
|
|
description = "Extract data from python stack frames and tracebacks for informative displays"
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -2312,7 +2312,7 @@ python-versions = ">=2"
|
|
|
|
|
|
[[package]]
|
|
|
name = "ua-parser"
|
|
|
-version = "0.16.0"
|
|
|
+version = "0.16.1"
|
|
|
description = "Python port of Browserscope's user agent parser"
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -2590,8 +2590,8 @@ asgiref = [
|
|
|
{file = "asgiref-3.5.2.tar.gz", hash = "sha256:4a29362a6acebe09bf1d6640db38c1dc3d9217c68e6f9f6204d72667fc19a424"},
|
|
|
]
|
|
|
astroid = [
|
|
|
- {file = "astroid-2.12.4-py3-none-any.whl", hash = "sha256:af71cdc0775b6e4d88076746620e2c8cd1bf4533a9977cfdd00eeea97d95530c"},
|
|
|
- {file = "astroid-2.12.4.tar.gz", hash = "sha256:39fa822c82dc112f5072a208ddf01c58184043aa90e3e469786fa0520c71aaa7"},
|
|
|
+ {file = "astroid-2.12.5-py3-none-any.whl", hash = "sha256:d612609242996c4365aeb0345e61edba34363eaaba55f1c0addf6a98f073bef6"},
|
|
|
+ {file = "astroid-2.12.5.tar.gz", hash = "sha256:396c88d0a58d7f8daadf730b2ce90838bf338c6752558db719ec6f99c18ec20e"},
|
|
|
]
|
|
|
asttokens = []
|
|
|
async-timeout = [
|
|
@@ -2653,12 +2653,12 @@ black = [
|
|
|
{file = "black-22.6.0.tar.gz", hash = "sha256:6c6d39e28aed379aec40da1c65434c77d75e65bb59a1e1c283de545fb4e7c6c9"},
|
|
|
]
|
|
|
boto3 = [
|
|
|
- {file = "boto3-1.24.60-py3-none-any.whl", hash = "sha256:de7d5d66292c4f8e0000755117cec047adf1f0c78e192f7061ac1c54a2389968"},
|
|
|
- {file = "boto3-1.24.60.tar.gz", hash = "sha256:9d2dab8abe90d4afaced79a10476642dc7b3755a2bdc1f871927f8d21af25777"},
|
|
|
+ {file = "boto3-1.24.62-py3-none-any.whl", hash = "sha256:84b962f18506ad495dc973aeb5168697ee882497c01430dddeba5e8339db7932"},
|
|
|
+ {file = "boto3-1.24.62.tar.gz", hash = "sha256:818a40b82e4f66b4bdd4fa38fcc3ed0fb26542f7d8c4d15279d4ba1d4762cd95"},
|
|
|
]
|
|
|
botocore = [
|
|
|
- {file = "botocore-1.27.60-py3-none-any.whl", hash = "sha256:5063d504698f379289249c5c27d9395ec72f445f0ac2ec4e0ed00135e76e5cac"},
|
|
|
- {file = "botocore-1.27.60.tar.gz", hash = "sha256:5f9ddf144c7fe025a877dd31c9225563172769e9597013f50a226248f05ff6a8"},
|
|
|
+ {file = "botocore-1.27.62-py3-none-any.whl", hash = "sha256:69682c874dc8ed1856bffd203786c9591fb76a1946d3dcc516bda1ee6a6989f3"},
|
|
|
+ {file = "botocore-1.27.62.tar.gz", hash = "sha256:8563c7d8b80e8041667cf35b397f1c399537f6c887e1c501f0064bfd7ae541ba"},
|
|
|
]
|
|
|
brotli = [
|
|
|
{file = "Brotli-1.0.9-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:268fe94547ba25b58ebc724680609c8ee3e5a843202e9a381f6f9c5e8bdb5c70"},
|
|
@@ -2894,7 +2894,10 @@ django-redis = [
|
|
|
{file = "django-redis-5.2.0.tar.gz", hash = "sha256:8a99e5582c79f894168f5865c52bd921213253b7fd64d16733ae4591564465de"},
|
|
|
{file = "django_redis-5.2.0-py3-none-any.whl", hash = "sha256:1d037dc02b11ad7aa11f655d26dac3fb1af32630f61ef4428860a2e29ff92026"},
|
|
|
]
|
|
|
-django-rest-mfa = []
|
|
|
+django-rest-mfa = [
|
|
|
+ {file = "django-rest-mfa-1.2.0.tar.gz", hash = "sha256:645b6516c58447601930417e4e7de393fd893393706be0344c4eec9ea2d31b08"},
|
|
|
+ {file = "django_rest_mfa-1.2.0-py3-none-any.whl", hash = "sha256:3c9510d76a7afd2567c038294f9a765c8cf8ef86d2dbc8cb0488192f3a9d522b"},
|
|
|
+]
|
|
|
django-sql-utils = [
|
|
|
{file = "django-sql-utils-0.6.1.tar.gz", hash = "sha256:4690d9e286095e3a027122fb99dc5d4f2285c64b6e35a2f59467567f293b18af"},
|
|
|
{file = "django_sql_utils-0.6.1-py3-none-any.whl", hash = "sha256:4d142f35fbc027e030021ab110d1445bd88988eb6a104169d99abff436dc03d5"},
|
|
@@ -2924,7 +2927,10 @@ et-xmlfile = [
|
|
|
{file = "et_xmlfile-1.1.0-py3-none-any.whl", hash = "sha256:a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada"},
|
|
|
{file = "et_xmlfile-1.1.0.tar.gz", hash = "sha256:8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c"},
|
|
|
]
|
|
|
-executing = []
|
|
|
+executing = [
|
|
|
+ {file = "executing-1.0.0-py2.py3-none-any.whl", hash = "sha256:550d581b497228b572235e633599133eeee67073c65914ca346100ad56775349"},
|
|
|
+ {file = "executing-1.0.0.tar.gz", hash = "sha256:98daefa9d1916a4f0d944880d5aeaf079e05585689bebd9ff9b32e31dd5e1017"},
|
|
|
+]
|
|
|
fido2 = []
|
|
|
flask = []
|
|
|
flask-basicauth = [
|
|
@@ -3459,7 +3465,10 @@ prompt-toolkit = [
|
|
|
{file = "prompt_toolkit-3.0.30-py3-none-any.whl", hash = "sha256:d8916d3f62a7b67ab353a952ce4ced6a1d2587dfe9ef8ebc30dd7c386751f289"},
|
|
|
{file = "prompt_toolkit-3.0.30.tar.gz", hash = "sha256:859b283c50bde45f5f97829f77a4674d1c1fcd88539364f1b28a37805cfd89c0"},
|
|
|
]
|
|
|
-proto-plus = []
|
|
|
+proto-plus = [
|
|
|
+ {file = "proto-plus-1.22.1.tar.gz", hash = "sha256:6c7dfd122dfef8019ff654746be4f5b1d9c80bba787fe9611b508dd88be3a2fa"},
|
|
|
+ {file = "proto_plus-1.22.1-py3-none-any.whl", hash = "sha256:ea8982669a23c379f74495bc48e3dcb47c822c484ce8ee1d1d7beb339d4e34c5"},
|
|
|
+]
|
|
|
protobuf = []
|
|
|
psutil = [
|
|
|
{file = "psutil-5.9.1-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:799759d809c31aab5fe4579e50addf84565e71c1dc9f1c31258f159ff70d3f87"},
|
|
@@ -3821,7 +3830,10 @@ sqlparse = [
|
|
|
{file = "sqlparse-0.4.2-py3-none-any.whl", hash = "sha256:48719e356bb8b42991bdbb1e8b83223757b93789c00910a616a071910ca4a64d"},
|
|
|
{file = "sqlparse-0.4.2.tar.gz", hash = "sha256:0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae"},
|
|
|
]
|
|
|
-stack-data = []
|
|
|
+stack-data = [
|
|
|
+ {file = "stack_data-0.5.0-py3-none-any.whl", hash = "sha256:66d2ebd3d7f29047612ead465b6cae5371006a71f45037c7e2507d01367bce3b"},
|
|
|
+ {file = "stack_data-0.5.0.tar.gz", hash = "sha256:715c8855fbf5c43587b141e46cc9d9339cc0d1f8d6e0f98ed0d01c6cb974e29f"},
|
|
|
+]
|
|
|
stripe = []
|
|
|
symbolic = []
|
|
|
tablib = [
|
|
@@ -3852,7 +3864,10 @@ typing-extensions = [
|
|
|
{file = "typing_extensions-4.3.0.tar.gz", hash = "sha256:e6d2677a32f47fc7eb2795db1dd15c1f34eff616bcaf2cfb5e997f854fa1c4a6"},
|
|
|
]
|
|
|
tzdata = []
|
|
|
-ua-parser = []
|
|
|
+ua-parser = [
|
|
|
+ {file = "ua-parser-0.16.1.tar.gz", hash = "sha256:ed3efc695f475ffe56248c9789b3016247e9c20e3556cfa4d5aadc78ab4b26c6"},
|
|
|
+ {file = "ua_parser-0.16.1-py2.py3-none-any.whl", hash = "sha256:f97126300df8ac0f8f2c9d8559669532d626a1af529265fd253cba56e73ab36e"},
|
|
|
+]
|
|
|
uritemplate = [
|
|
|
{file = "uritemplate-4.1.1-py2.py3-none-any.whl", hash = "sha256:830c08b8d99bdd312ea4ead05994a38e8936266f84b9a7878232db50b044e02e"},
|
|
|
{file = "uritemplate-4.1.1.tar.gz", hash = "sha256:4346edfc5c3b79f694bccd6d6099a322bbeb628dbf2cd86eea55a456ce5124f0"},
|