docker-socket-proxy
docker-socket-proxy copied to clipboard
Update version of Black
This updates the used version of black.
This is neccassary, because the dependency typed-ast from black didn't build in python 3.10 on linux. The Update fixes this problem.
It seems the CI is not happy.
The poetry run pytest --prebuild works on my machine (Linux Mint). The logs from the CI look to me like the Problem is in another part (Line: 309 "error during connect: Get "http://localhost:32771/v1.24/networks": EOF\n"). But it could obviously be that there is a problem with my local install. This pull-request fixes no real (production) problem, so i would suggest to just close it and forget about it and not sink to much time into the search of the problem, but I leave that up to you.