File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ install-container-library: init
5252 # temporarily bypass py=1.1.0 because pytest-parallel has a dependency on it however the module is no longer maitained.
5353 # In the future the pylib will be removed from pytest-parallel dependency and 51457 should only impact the local tests.
5454 # For more info, https://github.com/pytest-dev/py/issues/287
55- pipenv run safety check -i 43975 -i 51457 -i 39611 -i 62044 # https://github.com/pyupio/safety
55+ pipenv run safety check -i 43975 -i 51457 -i 39611 -i 62044 -i 65647 -i 66742 # https://github.com/pyupio/safety
5656
5757build-static-config :
5858 ./scripts/fetch-ec2-instance-type-info.sh --region ${REGION} --use-case ${USE_CASE} --spark-version ${SPARK_VERSION} \
You can’t perform that action at this time.
0 commit comments