Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade requirements #381

Merged
merged 1 commit into from
Apr 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/py310-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==3.2.12
django==3.2.13
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -28,9 +28,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
6 changes: 3 additions & 3 deletions requirements/py310-django40.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==4.0.3
django==4.0.4
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -28,9 +28,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
8 changes: 4 additions & 4 deletions requirements/py37-django22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==2.2.27
django==2.2.28
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -31,9 +31,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand All @@ -47,7 +47,7 @@ sqlparse==0.4.2
# via django
tomli==2.0.1
# via pytest
typing-extensions==4.1.1
typing-extensions==4.2.0
# via importlib-metadata
urllib3==1.26.9
# via requests
Expand Down
6 changes: 3 additions & 3 deletions requirements/py37-django30.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand All @@ -49,7 +49,7 @@ sqlparse==0.4.2
# via django
tomli==2.0.1
# via pytest
typing-extensions==4.1.1
typing-extensions==4.2.0
# via
# asgiref
# importlib-metadata
Expand Down
6 changes: 3 additions & 3 deletions requirements/py37-django31.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand All @@ -49,7 +49,7 @@ sqlparse==0.4.2
# via django
tomli==2.0.1
# via pytest
typing-extensions==4.1.1
typing-extensions==4.2.0
# via
# asgiref
# importlib-metadata
Expand Down
8 changes: 4 additions & 4 deletions requirements/py37-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==3.2.12
django==3.2.13
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -33,9 +33,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand All @@ -49,7 +49,7 @@ sqlparse==0.4.2
# via django
tomli==2.0.1
# via pytest
typing-extensions==4.1.1
typing-extensions==4.2.0
# via
# asgiref
# importlib-metadata
Expand Down
6 changes: 3 additions & 3 deletions requirements/py38-django22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==2.2.27
django==2.2.28
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -28,9 +28,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
4 changes: 2 additions & 2 deletions requirements/py38-django30.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
4 changes: 2 additions & 2 deletions requirements/py38-django31.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
6 changes: 3 additions & 3 deletions requirements/py38-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==3.2.12
django==3.2.13
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
6 changes: 3 additions & 3 deletions requirements/py38-django40.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==4.0.3
django==4.0.4
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -32,9 +32,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
6 changes: 3 additions & 3 deletions requirements/py39-django22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==2.2.27
django==2.2.28
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -28,9 +28,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
4 changes: 2 additions & 2 deletions requirements/py39-django30.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
4 changes: 2 additions & 2 deletions requirements/py39-django31.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
6 changes: 3 additions & 3 deletions requirements/py39-django32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==3.2.12
django==3.2.13
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down
6 changes: 3 additions & 3 deletions requirements/py39-django40.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==2.0.12
# via requests
coverage==6.3.2
# via -r requirements.in
django==4.0.3
django==4.0.4
# via -r requirements.in
idna==3.3
# via requests
Expand All @@ -30,9 +30,9 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.7
pyparsing==3.0.8
# via packaging
pytest==7.1.1
pytest==7.1.2
# via
# -r requirements.in
# pytest-randomly
Expand Down