Skip to content

Commit

Permalink
Merge pull request #624 from cherrypy/maintenance/pip-tools-constrain…
Browse files Browse the repository at this point in the history
…t-lockfiles

Bump transitive deps in pip-tools-managed lockfiles
  • Loading branch information
webknjaz committed May 10, 2023
2 parents a645d68 + 3f6b170 commit 5ad49c9
Show file tree
Hide file tree
Showing 24 changed files with 85 additions and 77 deletions.
8 changes: 8 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ filterwarnings =
# Ref: https://github.com/pyca/cryptography/issues/5335
ignore:Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography .40.0. will be the last to support Python 3.6.:UserWarning:

# cryptography == 40 warning:
# `cryptography.utils.CryptographyDeprecationWarning` happens but we
# cannot import it because of the chicken-egg nature of its
# declaration. So we're forced to use its superclass that is in
# fact, not a `DeprecationWarning` but a `UserWarning`.
# Ref: https://github.com/pyca/cryptography/issues/5335
ignore:Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6.:UserWarning:

# FIXME: drop once certifi fixes their use of `importlib.resources`
# Ref: https://github.com/certifi/python-certifi/issues/183
ignore:path is deprecated. Use files.. instead. Refer to https.//importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.:DeprecationWarning:certifi.core
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py310-cp310-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -80,7 +80,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
Expand Down Expand Up @@ -111,7 +111,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -122,7 +122,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py310-cp310-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -80,7 +80,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-linux-x86_64.in
Expand Down Expand Up @@ -111,7 +111,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -122,7 +122,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py310-cp310-linux-x86_64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py310-cp310-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -83,7 +83,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-win32-amd64.in
Expand Down Expand Up @@ -111,7 +111,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py310-cp310-win32-amd64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py310-cp310-win32-amd64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -122,7 +122,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py310-cp310-win32-amd64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py310-cp310-win32-amd64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py311-cp311-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py311-cp311-darwin-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -80,7 +80,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
Expand Down Expand Up @@ -111,7 +111,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -122,7 +122,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py311-cp311-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py311-cp311-linux-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -80,7 +80,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-linux-x86_64.in
Expand Down Expand Up @@ -111,7 +111,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py311-cp311-linux-x86_64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py311-cp311-linux-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -122,7 +122,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py311-cp311-linux-x86_64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py311-cp311-linux-x86_64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py311-cp311-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py311-cp311-win32-amd64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -83,7 +83,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-win32-amd64.in
Expand Down Expand Up @@ -111,7 +111,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py311-cp311-win32-amd64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py311-cp311-win32-amd64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -122,7 +122,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py311-cp311-win32-amd64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py311-cp311-win32-amd64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox-py36-cp36-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==6.2
# via
# -r requirements/tox-py36-cp36-darwin-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -81,7 +81,7 @@ pycparser==2.21
# via cffi
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py36-cp36-darwin-x86_64.in
pyparsing==3.0.9
# via packaging
Expand Down Expand Up @@ -114,7 +114,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py36-cp36-darwin-x86_64.in
pytest-xdist==3.0.2
# via -r requirements/tox-py36-cp36-darwin-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.27.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox-py36-cp36-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==6.2
# via
# -r requirements/tox-py36-cp36-linux-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -81,7 +81,7 @@ pycparser==2.21
# via cffi
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py36-cp36-linux-x86_64.in
pyparsing==3.0.9
# via packaging
Expand Down Expand Up @@ -114,7 +114,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py36-cp36-linux-x86_64.in
pytest-xdist==3.0.2
# via -r requirements/tox-py36-cp36-linux-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.27.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox-py36-cp36-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ coverage==6.2
# via
# -r requirements/tox-py36-cp36-win32-amd64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -84,7 +84,7 @@ pycparser==2.21
# via cffi
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py36-cp36-win32-amd64.in
pyparsing==3.0.9
# via packaging
Expand Down Expand Up @@ -114,7 +114,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py36-cp36-win32-amd64.in
pytest-xdist==3.0.2
# via -r requirements/tox-py36-cp36-win32-amd64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.27.1
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py37-cp37-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py37-cp37-darwin-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -88,7 +88,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py37-cp37-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py37-cp37-darwin-x86_64.in
Expand Down Expand Up @@ -119,7 +119,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py37-cp37-darwin-x86_64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py37-cp37-darwin-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -130,7 +130,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py37-cp37-darwin-x86_64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py37-cp37-darwin-x86_64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox-py37-cp37-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.2.2
# via
# -r requirements/tox-py37-cp37-linux-x86_64.in
# pytest-cov
cryptography==39.0.2
cryptography==40.0.1
# via
# pyopenssl
# trustme
Expand Down Expand Up @@ -88,7 +88,7 @@ pydantic==1.10.7
# via inflect
pygments==2.14.0
# via rich
pyopenssl==23.0.0 ; implementation_name != "pypy"
pyopenssl==23.1.1 ; implementation_name != "pypy"
# via -r requirements/tox-py37-cp37-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py37-cp37-linux-x86_64.in
Expand Down Expand Up @@ -119,7 +119,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py37-cp37-linux-x86_64.in
pytest-xdist==3.2.1
# via -r requirements/tox-py37-cp37-linux-x86_64.in
pytz==2022.7.1
pytz==2023.3
# via tempora
requests==2.28.2
# via
Expand All @@ -130,7 +130,7 @@ requests-toolbelt==0.10.1
# via -r requirements/tox-py37-cp37-linux-x86_64.in
requests-unixsocket==0.3.0
# via -r requirements/tox-py37-cp37-linux-x86_64.in
rich==13.3.2
rich==13.3.3
# via pytest-clarity
tempora==5.2.1
# via portend
Expand Down
Loading

0 comments on commit 5ad49c9

Please sign in to comment.