Closed
Description
https://github.com/pandas-dev/pandas/runs/4399631223?check_suite_focus=true
AssertionError: Caused unexpected warning(s): [('ResourceWarning', ResourceWarning("unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('10.1.0.137', 51532), raddr=('52.216.164.101', 443)>"), '', 1043)]
Initial guess: it may be coming from one of our dependencies like boto/boto3#454
Potential solution:
boto/botocore#1810 (comment)
mintel/pytest-localstack#44 (comment)