From e836054c58c802d38b6a34500c9e16ebdcfd307e Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Sat, 7 May 2022 11:44:53 +0100 Subject: [PATCH] Upgrade requirements (#762) --- requirements/py310-django32.txt | 6 +++--- requirements/py310-django40.txt | 6 +++--- requirements/py37-django30.txt | 6 +++--- requirements/py37-django31.txt | 6 +++--- requirements/py37-django32.txt | 6 +++--- requirements/py38-django30.txt | 6 +++--- requirements/py38-django31.txt | 6 +++--- requirements/py38-django32.txt | 6 +++--- requirements/py38-django40.txt | 6 +++--- requirements/py39-django30.txt | 6 +++--- requirements/py39-django31.txt | 6 +++--- requirements/py39-django32.txt | 6 +++--- requirements/py39-django40.txt | 6 +++--- 13 files changed, 39 insertions(+), 39 deletions(-) diff --git a/requirements/py310-django32.txt b/requirements/py310-django32.txt index e336efbe..373f1668 100644 --- a/requirements/py310-django32.txt +++ b/requirements/py310-django32.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py310-django40.txt b/requirements/py310-django40.txt index 8da37e3b..ce73e5d8 100644 --- a/requirements/py310-django40.txt +++ b/requirements/py310-django40.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py37-django30.txt b/requirements/py37-django30.txt index 117bb41c..3746aa89 100644 --- a/requirements/py37-django30.txt +++ b/requirements/py37-django30.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py37-django31.txt b/requirements/py37-django31.txt index accc8783..b0c9a1ca 100644 --- a/requirements/py37-django31.txt +++ b/requirements/py37-django31.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py37-django32.txt b/requirements/py37-django32.txt index 78964a52..4ce61374 100644 --- a/requirements/py37-django32.txt +++ b/requirements/py37-django32.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py38-django30.txt b/requirements/py38-django30.txt index 68edafe0..73bd7988 100644 --- a/requirements/py38-django30.txt +++ b/requirements/py38-django30.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py38-django31.txt b/requirements/py38-django31.txt index cb1d3ab4..12efdb26 100644 --- a/requirements/py38-django31.txt +++ b/requirements/py38-django31.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py38-django32.txt b/requirements/py38-django32.txt index 1cd6d38e..5c2a594a 100644 --- a/requirements/py38-django32.txt +++ b/requirements/py38-django32.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py38-django40.txt b/requirements/py38-django40.txt index 4b0d6084..bfa58720 100644 --- a/requirements/py38-django40.txt +++ b/requirements/py38-django40.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py39-django30.txt b/requirements/py39-django30.txt index 56c7951d..565e2b97 100644 --- a/requirements/py39-django30.txt +++ b/requirements/py39-django30.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py39-django31.txt b/requirements/py39-django31.txt index 3ed31af4..4b5c09d4 100644 --- a/requirements/py39-django31.txt +++ b/requirements/py39-django31.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py39-django32.txt b/requirements/py39-django32.txt index 71098bc7..56e25a97 100644 --- a/requirements/py39-django32.txt +++ b/requirements/py39-django32.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ diff --git a/requirements/py39-django40.txt b/requirements/py39-django40.txt index 34aa285e..93bcdab8 100644 --- a/requirements/py39-django40.txt +++ b/requirements/py39-django40.txt @@ -4,9 +4,9 @@ # # requirements/compile.py # -asgiref==3.5.0 \ - --hash=sha256:2f8abc20f7248433085eda803936d98992f1343ddb022065779f37c5da0181d0 \ - --hash=sha256:88d59c13d634dcffe0510be048210188edd79aeccb6a6c9028cdad6f31d730a9 +asgiref==3.5.1 \ + --hash=sha256:45a429524fba18aba9d512498b19d220c4d628e75b40cf5c627524dbaebc5cc1 \ + --hash=sha256:fddeea3c53fa99d0cdb613c3941cc6e52d822491fc2753fba25768fb5bf4e865 # via django attrs==21.4.0 \ --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \