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

Updated Python dependencies #364

Merged
merged 2 commits into from
Aug 29, 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
328 changes: 170 additions & 158 deletions requirements/ansible-max.txt

Large diffs are not rendered by default.

328 changes: 170 additions & 158 deletions requirements/ansible-min.txt

Large diffs are not rendered by default.

40 changes: 22 additions & 18 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@ certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
chardet==5.1.0
chardet==5.2.0
# via
# binaryornot
# tox
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# click-help-colors
# cookiecutter
# molecule
# pip-tools
click-help-colors==0.9.1
click-help-colors==0.9.2
# via molecule
colorama==0.4.6
# via tox
cookiecutter==2.2.3
cookiecutter==2.3.0
# via molecule
cryptography==41.0.2
cryptography==41.0.3
# via ansible-core
distlib==0.3.7
# via virtualenv
Expand All @@ -63,9 +63,9 @@ docker==6.1.3
# via molecule-docker
enrich==1.2.7
# via molecule
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -80,7 +80,7 @@ jinja2==3.1.2
# ansible-core
# cookiecutter
# molecule
jsonschema==4.18.4
jsonschema==4.19.0
# via
# ansible-compat
# molecule
Expand Down Expand Up @@ -118,7 +118,7 @@ platformdirs==3.10.0
# via
# tox
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# molecule
# pytest
Expand All @@ -129,9 +129,9 @@ pycparser==2.21
# via cffi
pyflakes==2.4.0
# via flake8
pygments==2.15.1
pygments==2.16.1
# via rich
pyproject-api==1.5.3
pyproject-api==1.5.4
# via tox
pyproject-hooks==1.0.0
# via build
Expand All @@ -149,7 +149,7 @@ pyyaml==6.0.1
# cookiecutter
# molecule
# yamllint
referencing==0.30.0
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -160,11 +160,12 @@ requests==2.31.0
# molecule-docker
resolvelib==0.8.1
# via ansible-core
rich==13.5.0
rich==13.5.2
# via
# cookiecutter
# enrich
# molecule
rpds-py==0.9.2
rpds-py==0.10.0
# via
# jsonschema
# referencing
Expand All @@ -189,15 +190,18 @@ tomli==2.0.1
# tox
tox==4.5.1
# via -r tox.in
urllib3==2.0.4
typing-extensions==4.7.1
# via filelock
urllib3==1.26.16
# via
# -r molecule.in
# docker
# requests
virtualenv==20.24.2
virtualenv==20.24.3
# via tox
websocket-client==1.6.1
websocket-client==1.6.2
# via docker
wheel==0.41.0
wheel==0.41.2
# via pip-tools
yamllint==1.26.3
# via -r lint.in
Expand Down
272 changes: 141 additions & 131 deletions requirements/lint.txt

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions requirements/molecule.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ansible-compat<4
molecule[docker]==4.0.4
testinfra==5.3.1
# TODO: Remove; Fix https://github.com/docker/docker-py/issues/3113
urllib3<2
334 changes: 173 additions & 161 deletions requirements/molecule.txt

Large diffs are not rendered by default.

34 changes: 19 additions & 15 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ cachetools==5.3.1 \
--hash=sha256:95ef631eeaea14ba2e36f06437f36463aac3a096799e876ee55e5cdccb102590 \
--hash=sha256:dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b
# via tox
chardet==5.1.0 \
--hash=sha256:0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5 \
--hash=sha256:362777fb014af596ad31334fde1e8c327dfdb076e1960d1694662d46a6917ab9
chardet==5.2.0 \
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \
--hash=sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970
# via tox
colorama==0.4.6 \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
Expand All @@ -20,9 +20,9 @@ distlib==0.3.7 \
--hash=sha256:2e24928bc811348f0feb63014e97aaae3037f2cf48712d51ae61df7fd6075057 \
--hash=sha256:9dafe54b34a028eafd95039d5e5d4851a13734540f1331060d31c9916e7147a8
# via virtualenv
filelock==3.12.2 \
--hash=sha256:002740518d8aa59a26b0c76e10fb8c6e15eae825d34b6fdf670333fd7b938d81 \
--hash=sha256:cbb791cdea2a72f23da6ac5b5269ab0a0d161e9ef0100e653b69049a7706d1ec
filelock==3.12.3 \
--hash=sha256:0ecc1dd2ec4672a10c8550a8182f1bd0c0a5088470ecd5a125e45f49472fac3d \
--hash=sha256:f067e40ccc40f2b48395a80fcbd4728262fab54e232e090a4063ab804179efeb
# via
# tox
# virtualenv
Expand All @@ -38,13 +38,13 @@ platformdirs==3.10.0 \
# via
# tox
# virtualenv
pluggy==1.2.0 \
--hash=sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849 \
--hash=sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
pluggy==1.3.0 \
--hash=sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12 \
--hash=sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7
# via tox
pyproject-api==1.5.3 \
--hash=sha256:14cf09828670c7b08842249c1f28c8ee6581b872e893f81b62d5465bec41502f \
--hash=sha256:ffb5b2d7cad43f5b2688ab490de7c4d3f6f15e0b819cb588c4b771567c9729eb
pyproject-api==1.5.4 \
--hash=sha256:8d41f3f0c04f0f6a830c27b1c425fa66699715ae06d8a054a1c5eeaaf8bfb145 \
--hash=sha256:ca462d457880340ceada078678a296ac500061cef77a040e1143004470ab0046
# via tox
tomli==2.0.1 \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
Expand All @@ -56,7 +56,11 @@ tox==4.5.1 \
--hash=sha256:5a2eac5fb816779dfdf5cb00fecbc27eb0524e4626626bb1de84747b24cacc56 \
--hash=sha256:d25a2e6cb261adc489604fafd76cd689efeadfa79709965e965668d6d3f63046
# via -r ./tox.in
virtualenv==20.24.2 \
--hash=sha256:43a3052be36080548bdee0b42919c88072037d50d56c28bd3f853cbe92b953ff \
--hash=sha256:fd8a78f46f6b99a67b7ec5cf73f92357891a7b3a40fd97637c27f854aae3b9e0
typing-extensions==4.7.1 \
--hash=sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36 \
--hash=sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2
# via filelock
virtualenv==20.24.3 \
--hash=sha256:95a6e9398b4967fbcb5fef2acec5efaf9aa4972049d9ae41f95e0972a683fd02 \
--hash=sha256:e5c3b4ce817b0b328af041506a2a299418c98747c4b1e68cb7527e74ced23efc
# via tox