community.docker/plugins/module_utils/_api/transport
Felix Fontein 81cabbf697
CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902)
* Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3.

* Use LooseVersion instead of StrictVersion to parse urllib3 versions.
2024-06-29 18:57:08 +02:00
..
basehttpadapter.py Add fix for requests 2.32.2+. (#864) 2024-05-21 19:22:39 +02:00
npipeconn.py Make compatible with requests 2.29.0 and urllib3 2.0 (#613) 2023-05-05 22:09:02 +02:00
npipesocket.py vendored Docker SDK for Python code: update to latest version (#619) 2023-05-20 19:35:56 +02:00
sshconn.py Make compatible with requests 2.29.0 and urllib3 2.0 (#613) 2023-05-05 22:09:02 +02:00
ssladapter.py CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902) 2024-06-29 18:57:08 +02:00
unixconn.py Make compatible with requests 2.29.0 and urllib3 2.0 (#613) 2023-05-05 22:09:02 +02:00