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

Update requirements #864

Merged
merged 1 commit into from
Oct 3, 2023
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements/py3.10/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage==7.3.0
coverage==7.3.2
# via -r test.in
exceptiongroup==1.1.3
# via pytest
Expand All @@ -18,11 +18,11 @@ idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -36,9 +36,9 @@ responses==0.23.3
# via -r test.in
tomli==2.0.1
# via pytest
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
16 changes: 8 additions & 8 deletions requirements/py3.11/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
#
alabaster==0.7.13
# via sphinx
babel==2.12.1
babel==2.13.0
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
docutils==0.20.1
# via sphinx
furo==2023.8.19
furo==2023.9.10
# via -r docs.in
idna==3.4
# via requests
Expand All @@ -26,7 +26,7 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
# via jinja2
packaging==23.1
packaging==23.2
# via sphinx
pygments==2.16.1
# via
Expand All @@ -42,9 +42,9 @@ responses==0.23.3
# via -r docs.in
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
soupsieve==2.5
# via beautifulsoup4
sphinx==7.2.3
sphinx==7.2.6
# via
# -r docs.in
# furo
Expand Down Expand Up @@ -77,9 +77,9 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
14 changes: 7 additions & 7 deletions requirements/py3.11/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage==7.3.0
coverage==7.3.2
# via -r test.in
execnet==2.0.2
# via pytest-xdist
idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -32,9 +32,9 @@ requests==2.31.0
# via responses
responses==0.23.3
# via -r test.in
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
13 changes: 6 additions & 7 deletions requirements/py3.11/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
idna==3.4
# via requests
Expand All @@ -26,17 +26,16 @@ types-docutils==0.20.0.3
# via -r typing.in
types-jwt==0.1.3
# via -r typing.in
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
types-requests==2.31.0.2
types-requests==2.31.0.7
# via -r typing.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r typing.in
# mypy
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
# types-requests
14 changes: 7 additions & 7 deletions requirements/py3.12/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage==7.3.0
coverage==7.3.2
# via -r test.in
execnet==2.0.2
# via pytest-xdist
idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -32,9 +32,9 @@ requests==2.31.0
# via responses
responses==0.23.3
# via -r test.in
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
6 changes: 3 additions & 3 deletions requirements/py3.7/test-mindeps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ importlib-metadata==6.7.0
# pytest
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
# via pytest
pycparser==2.21
# via cffi
pyjwt==2.0.0
# via -r test-mindeps.in
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -52,7 +52,7 @@ six==1.16.0
# via cryptography
tomli==2.0.1
# via pytest
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.0.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/py3.7/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage==7.2.7
# via -r test.in
Expand All @@ -22,11 +22,11 @@ importlib-metadata==6.7.0
# pytest
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
# via pytest
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -40,13 +40,13 @@ responses==0.23.3
# via -r test.in
tomli==2.0.1
# via pytest
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.7.1
# via
# importlib-metadata
# responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
Expand Down
14 changes: 7 additions & 7 deletions requirements/py3.8/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage==7.3.0
coverage==7.3.2
# via -r test.in
exceptiongroup==1.1.3
# via pytest
Expand All @@ -18,11 +18,11 @@ idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -36,9 +36,9 @@ responses==0.23.3
# via -r test.in
tomli==2.0.1
# via pytest
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses
14 changes: 7 additions & 7 deletions requirements/py3.9/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
coverage==7.3.0
coverage==7.3.2
# via -r test.in
exceptiongroup==1.1.3
# via pytest
Expand All @@ -18,11 +18,11 @@ idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pytest==7.4.0
pytest==7.4.2
# via
# -r test.in
# pytest-xdist
Expand All @@ -36,9 +36,9 @@ responses==0.23.3
# via -r test.in
tomli==2.0.1
# via pytest
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# responses