❯ docker run --rm -it rockylinux:8 /bin/bash -c "dnf install -y python39; python3.9 -V; pip3.9 install --upgrade pip wheel; pip3.9 install poetry; stat /usr/local/lib/python3.9/site-packages/certifi/cacert.pem; rpm -qf /usr/local/lib/python3.9/site-packages/certifi/cacert.pem; pip3.9 freeze; poetry self lock; poetry self add 'poetry-dynamic-versioning[plugin]'; stat /usr/local/lib/python3.9/site-packages/certifi/cacert.pem" Rocky Linux 8 - AppStream 1.1 MB/s | 9.1 MB 00:08 Rocky Linux 8 - BaseOS 5.1 MB/s | 2.8 MB 00:00 Rocky Linux 8 - Extras 34 kB/s | 13 kB 00:00 Dependencies resolved. ======================================================================================================================================================================================================================================== Package Architecture Version Repository Size ======================================================================================================================================================================================================================================== Installing: python39 x86_64 3.9.16-1.module+el8.8.0+1111+d03fad2b appstream 32 k Installing dependencies: python39-libs x86_64 3.9.16-1.module+el8.8.0+1111+d03fad2b appstream 8.2 M python39-pip-wheel noarch 20.2.4-7.module+el8.7.0+1064+ad564229 appstream 1.1 M python39-setuptools-wheel noarch 50.3.2-4.module+el8.5.0+673+10283621 appstream 496 k Installing weak dependencies: python39-pip noarch 20.2.4-7.module+el8.7.0+1064+ad564229 appstream 1.9 M python39-setuptools noarch 50.3.2-4.module+el8.5.0+673+10283621 appstream 870 k Enabling module streams: python39 3.9 Transaction Summary ======================================================================================================================================================================================================================================== Install 6 Packages Total download size: 13 M Installed size: 45 M Downloading Packages: (1/6): python39-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64.rpm 104 kB/s | 32 kB 00:00 (2/6): python39-pip-wheel-20.2.4-7.module+el8.7.0+1064+ad564229.noarch.rpm 13 MB/s | 1.1 MB 00:00 (3/6): python39-pip-20.2.4-7.module+el8.7.0+1064+ad564229.noarch.rpm 4.7 MB/s | 1.9 MB 00:00 (4/6): python39-setuptools-50.3.2-4.module+el8.5.0+673+10283621.noarch.rpm 22 MB/s | 870 kB 00:00 (5/6): python39-setuptools-wheel-50.3.2-4.module+el8.5.0+673+10283621.noarch.rpm 15 MB/s | 496 kB 00:00 (6/6): python39-libs-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64.rpm 14 MB/s | 8.2 MB 00:00 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 16 MB/s | 13 MB 00:00 Rocky Linux 8 - AppStream 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x6D745A60: Userid : "Release Engineering " Fingerprint: 7051 C470 A929 F454 CEBE 37B7 15AF 5DAC 6D74 5A60 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python39-setuptools-wheel-50.3.2-4.module+el8.5.0+673+10283621.noarch 1/6 Installing : python39-pip-wheel-20.2.4-7.module+el8.7.0+1064+ad564229.noarch 2/6 Installing : python39-libs-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 3/6 Installing : python39-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 4/6 Running scriptlet: python39-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 4/6 Installing : python39-setuptools-50.3.2-4.module+el8.5.0+673+10283621.noarch 5/6 Running scriptlet: python39-setuptools-50.3.2-4.module+el8.5.0+673+10283621.noarch 5/6 Installing : python39-pip-20.2.4-7.module+el8.7.0+1064+ad564229.noarch 6/6 Running scriptlet: python39-pip-20.2.4-7.module+el8.7.0+1064+ad564229.noarch 6/6 Verifying : python39-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 1/6 Verifying : python39-libs-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 2/6 Verifying : python39-pip-20.2.4-7.module+el8.7.0+1064+ad564229.noarch 3/6 Verifying : python39-pip-wheel-20.2.4-7.module+el8.7.0+1064+ad564229.noarch 4/6 Verifying : python39-setuptools-50.3.2-4.module+el8.5.0+673+10283621.noarch 5/6 Verifying : python39-setuptools-wheel-50.3.2-4.module+el8.5.0+673+10283621.noarch 6/6 Installed: python39-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 python39-libs-3.9.16-1.module+el8.8.0+1111+d03fad2b.x86_64 python39-pip-20.2.4-7.module+el8.7.0+1064+ad564229.noarch python39-pip-wheel-20.2.4-7.module+el8.7.0+1064+ad564229.noarch python39-setuptools-50.3.2-4.module+el8.5.0+673+10283621.noarch python39-setuptools-wheel-50.3.2-4.module+el8.5.0+673+10283621.noarch Complete! Python 3.9.16 WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3.9 install --user` instead. Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) |████████████████████████████████| 2.1 MB 3.1 MB/s Collecting wheel Downloading wheel-0.40.0-py3-none-any.whl (64 kB) |████████████████████████████████| 64 kB 3.6 MB/s Installing collected packages: pip, wheel Successfully installed pip-23.1.2 wheel-0.40.0 Collecting poetry Downloading poetry-1.5.0-py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 4.3 MB/s eta 0:00:00 Collecting build<0.11.0,>=0.10.0 (from poetry) Downloading build-0.10.0-py3-none-any.whl (17 kB) Collecting cachecontrol[filecache]<0.13.0,>=0.12.9 (from poetry) Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB) Collecting cleo<3.0.0,>=2.0.0 (from poetry) Downloading cleo-2.0.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 14.7 MB/s eta 0:00:00 Collecting crashtest<0.5.0,>=0.4.1 (from poetry) Downloading crashtest-0.4.1-py3-none-any.whl (7.6 kB) Collecting dulwich<0.22.0,>=0.21.2 (from poetry) Downloading dulwich-0.21.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.6/509.6 kB 18.6 MB/s eta 0:00:00 Collecting filelock<4.0.0,>=3.8.0 (from poetry) Downloading filelock-3.12.0-py3-none-any.whl (10 kB) Collecting html5lib<2.0,>=1.0 (from poetry) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 20.8 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 (from poetry) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting installer<0.8.0,>=0.7.0 (from poetry) Downloading installer-0.7.0-py3-none-any.whl (453 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.8/453.8 kB 66.4 MB/s eta 0:00:00 Collecting jsonschema<5.0.0,>=4.10.0 (from poetry) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 18.7 MB/s eta 0:00:00 Collecting keyring<24.0.0,>=23.9.0 (from poetry) Downloading keyring-23.13.1-py3-none-any.whl (37 kB) Collecting lockfile<0.13.0,>=0.12.2 (from poetry) Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting packaging>=20.4 (from poetry) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 8.0 MB/s eta 0:00:00 Collecting pexpect<5.0.0,>=4.7.0 (from poetry) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 10.0 MB/s eta 0:00:00 Collecting pkginfo<2.0.0,>=1.9.4 (from poetry) Downloading pkginfo-1.9.6-py3-none-any.whl (30 kB) Collecting platformdirs<4.0.0,>=3.0.0 (from poetry) Downloading platformdirs-3.5.1-py3-none-any.whl (15 kB) Collecting poetry-core==1.6.0 (from poetry) Downloading poetry_core-1.6.0-py3-none-any.whl (449 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 449.8/449.8 kB 67.0 MB/s eta 0:00:00 Collecting poetry-plugin-export<2.0.0,>=1.3.1 (from poetry) Downloading poetry_plugin_export-1.3.1-py3-none-any.whl (10 kB) Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry) Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Collecting requests<3.0,>=2.18 (from poetry) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 11.2 MB/s eta 0:00:00 Collecting requests-toolbelt<2,>=0.9.1 (from poetry) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 12.4 MB/s eta 0:00:00 Collecting shellingham<2.0,>=1.5 (from poetry) Downloading shellingham-1.5.0.post1-py2.py3-none-any.whl (9.4 kB) Collecting tomli<3.0.0,>=2.0.1 (from poetry) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting tomlkit<1.0.0,>=0.11.4 (from poetry) Downloading tomlkit-0.11.8-py3-none-any.whl (35 kB) Collecting trove-classifiers>=2022.5.19 (from poetry) Downloading trove_classifiers-2023.5.22-py3-none-any.whl (13 kB) Collecting urllib3<2.0.0,>=1.26.0 (from poetry) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 33.6 MB/s eta 0:00:00 Collecting virtualenv<21.0.0,>=20.22.0 (from poetry) Downloading virtualenv-20.23.0-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 62.2 MB/s eta 0:00:00 Collecting msgpack>=0.5.2 (from cachecontrol[filecache]<0.13.0,>=0.12.9->poetry) Downloading msgpack-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 kB 39.1 MB/s eta 0:00:00 Collecting rapidfuzz<3.0.0,>=2.2.0 (from cleo<3.0.0,>=2.0.0->poetry) Downloading rapidfuzz-2.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 48.8 MB/s eta 0:00:00 Collecting six>=1.9 (from html5lib<2.0,>=1.0->poetry) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting webencodings (from html5lib<2.0,>=1.0->poetry) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.4->poetry) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting attrs>=17.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 12.7 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema<5.0.0,>=4.10.0->poetry) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 14.2 MB/s eta 0:00:00 Collecting jaraco.classes (from keyring<24.0.0,>=23.9.0->poetry) Downloading jaraco.classes-3.2.3-py3-none-any.whl (6.0 kB) Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry) Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring<24.0.0,>=23.9.0->poetry) Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 8.5 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting charset-normalizer<4,>=2 (from requests<3.0,>=2.18->poetry) Downloading charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.2/199.2 kB 31.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests<3.0,>=2.18->poetry) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 15.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests<3.0,>=2.18->poetry) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 27.4 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.6 (from virtualenv<21.0.0,>=20.22.0->poetry) Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 60.2 MB/s eta 0:00:00 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry) Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 64.8 MB/s eta 0:00:00 Collecting more-itertools (from jaraco.classes->keyring<24.0.0,>=23.9.0->poetry) Downloading more_itertools-9.1.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 kB 9.0 MB/s eta 0:00:00 Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry) Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 55.1 MB/s eta 0:00:00 Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 21.6 MB/s eta 0:00:00 Installing collected packages: webencodings, trove-classifiers, ptyprocess, msgpack, lockfile, distlib, zipp, urllib3, tomlkit, tomli, six, shellingham, rapidfuzz, pyrsistent, pycparser, poetry-core, platformdirs, pkginfo, pexpect, packaging, more-itertools, jeepney, installer, idna, filelock, crashtest, charset-normalizer, certifi, attrs, virtualenv, requests, pyproject-hooks, jsonschema, jaraco.classes, importlib-metadata, html5lib, dulwich, cleo, cffi, requests-toolbelt, cryptography, cachecontrol, build, SecretStorage, keyring, poetry-plugin-export, poetry Successfully installed SecretStorage-3.3.3 attrs-23.1.0 build-0.10.0 cachecontrol-0.12.11 certifi-2023.5.7 cffi-1.15.1 charset-normalizer-3.1.0 cleo-2.0.1 crashtest-0.4.1 cryptography-40.0.2 distlib-0.3.6 dulwich-0.21.5 filelock-3.12.0 html5lib-1.1 idna-3.4 importlib-metadata-6.6.0 installer-0.7.0 jaraco.classes-3.2.3 jeepney-0.8.0 jsonschema-4.17.3 keyring-23.13.1 lockfile-0.12.2 more-itertools-9.1.0 msgpack-1.0.5 packaging-23.1 pexpect-4.8.0 pkginfo-1.9.6 platformdirs-3.5.1 poetry-1.5.0 poetry-core-1.6.0 poetry-plugin-export-1.3.1 ptyprocess-0.7.0 pycparser-2.21 pyproject-hooks-1.0.0 pyrsistent-0.19.3 rapidfuzz-2.15.1 requests-2.31.0 requests-toolbelt-1.0.0 shellingham-1.5.0.post1 six-1.16.0 tomli-2.0.1 tomlkit-0.11.8 trove-classifiers-2023.5.22 urllib3-1.26.16 virtualenv-20.23.0 webencodings-0.5.1 zipp-3.15.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv File: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem Size: 278952 Blocks: 552 IO Block: 4096 regular file Device: 60h/96d Inode: 30377768 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2023-05-23 15:16:30.051496139 +0000 Modify: 2023-05-23 15:16:30.051496139 +0000 Change: 2023-05-23 15:16:30.051496139 +0000 Birth: 2023-05-23 15:16:30.051496139 +0000 file /usr/local/lib/python3.9/site-packages/certifi/cacert.pem is not owned by any package attrs==23.1.0 build==0.10.0 CacheControl==0.12.11 certifi==2023.5.7 cffi==1.15.1 charset-normalizer==3.1.0 cleo==2.0.1 crashtest==0.4.1 cryptography==40.0.2 distlib==0.3.6 dulwich==0.21.5 filelock==3.12.0 html5lib==1.1 idna==3.4 importlib-metadata==6.6.0 installer==0.7.0 jaraco.classes==3.2.3 jeepney==0.8.0 jsonschema==4.17.3 keyring==23.13.1 lockfile==0.12.2 more-itertools==9.1.0 msgpack==1.0.5 packaging==23.1 pexpect==4.8.0 pkginfo==1.9.6 platformdirs==3.5.1 poetry==1.5.0 poetry-core==1.6.0 poetry-plugin-export==1.3.1 ptyprocess==0.7.0 pycparser==2.21 pyproject_hooks==1.0.0 pyrsistent==0.19.3 rapidfuzz==2.15.1 requests==2.31.0 requests-toolbelt==1.0.0 SecretStorage==3.3.3 shellingham==1.5.0.post1 six==1.16.0 tomli==2.0.1 tomlkit==0.11.8 trove-classifiers==2023.5.22 urllib3==1.26.16 virtualenv==20.23.0 webencodings==0.5.1 zipp==3.15.0 Updating dependencies Resolving dependencies... (3.8s) Writing lock file Using version ^0.22.0 for poetry-dynamic-versioning Updating dependencies Resolving dependencies... (1.1s) Package operations: 4 installs, 47 updates, 0 removals • Updating pycparser (2.21 /usr/local/lib/python3.9/site-packages -> 2.21) • Updating cffi (1.15.1 /usr/local/lib64/python3.9/site-packages -> 1.15.1) • Updating certifi (2023.5.7 /usr/local/lib/python3.9/site-packages -> 2023.5.7) • Updating charset-normalizer (3.1.0 /usr/local/lib64/python3.9/site-packages -> 3.1.0) • Updating cryptography (40.0.2 /usr/local/lib64/python3.9/site-packages -> 40.0.2) • Updating idna (3.4 /usr/local/lib/python3.9/site-packages -> 3.4) • Updating jeepney (0.8.0 /usr/local/lib/python3.9/site-packages -> 0.8.0) • Updating more-itertools (9.1.0 /usr/local/lib/python3.9/site-packages -> 9.1.0) • Updating tomli (2.0.1 /usr/local/lib/python3.9/site-packages -> 2.0.1) • Updating urllib3 (1.26.16 /usr/local/lib/python3.9/site-packages -> 1.26.16) • Updating zipp (3.15.0 /usr/local/lib/python3.9/site-packages -> 3.15.0) • Updating attrs (23.1.0 /usr/local/lib/python3.9/site-packages -> 23.1.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating crashtest (0.4.1 /usr/local/lib/python3.9/site-packages -> 0.4.1): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... OSError • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 257│ if not cert_loc: • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 259│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 260│ if not cert_loc or not os.path.exists(cert_loc): • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... → 261│ raise OSError( • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 262│ f"Could not find a suitable TLS CA certificate bundle, " • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 263│ f"invalid path: {cert_loc}" • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 264│ ) • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Pending... • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Pending... • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Pending... • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating crashtest (0.4.1 /usr/local/lib/python3.9/site-packages -> 0.4.1): Failed • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... OSError • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 257│ if not cert_loc: • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 259│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 260│ if not cert_loc or not os.path.exists(cert_loc): • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... → 261│ raise OSError( • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 262│ f"Could not find a suitable TLS CA certificate bundle, " • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 263│ f"invalid path: {cert_loc}" • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 264│ ) • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... OSError • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 257│ if not cert_loc: • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 259│ • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 260│ if not cert_loc or not os.path.exists(cert_loc): • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... → 261│ raise OSError( • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 262│ f"Could not find a suitable TLS CA certificate bundle, " • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 263│ f"invalid path: {cert_loc}" • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 264│ ) • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 265│ • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating distlib (0.3.6 /usr/local/lib/python3.9/site-packages -> 0.3.6): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating filelock (3.12.0 /usr/local/lib/python3.9/site-packages -> 3.12.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating importlib-metadata (6.6.0 /usr/local/lib/python3.9/site-packages -> 6.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating jaraco-classes (3.2.3 /usr/local/lib/python3.9/site-packages -> 3.2.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating lockfile (0.12.2 /usr/local/lib/python3.9/site-packages -> 0.12.2): Failed • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... OSError • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 257│ if not cert_loc: • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 259│ • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 260│ if not cert_loc or not os.path.exists(cert_loc): • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... → 261│ raise OSError( • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 262│ f"Could not find a suitable TLS CA certificate bundle, " • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 263│ f"invalid path: {cert_loc}" • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 264│ ) • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... 265│ • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Pending... • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Pending... • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Pending... • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Pending... • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Pending... • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Pending... • Updating msgpack (1.0.5 /usr/local/lib64/python3.9/site-packages -> 1.0.5): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating packaging (23.1 /usr/local/lib/python3.9/site-packages -> 23.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating platformdirs (3.5.1 /usr/local/lib/python3.9/site-packages -> 3.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating poetry-core (1.6.0 /usr/local/lib/python3.9/site-packages -> 1.6.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating ptyprocess (0.7.0 /usr/local/lib/python3.9/site-packages -> 0.7.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyproject-hooks (1.0.0 /usr/local/lib/python3.9/site-packages -> 1.0.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating secretstorage (3.3.3 /usr/local/lib/python3.9/site-packages -> 3.3.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating pyrsistent (0.19.3 /usr/local/lib/python3.9/site-packages -> 0.19.3): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating six (1.16.0 /usr/local/lib/python3.9/site-packages -> 1.16.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating rapidfuzz (2.15.1 /usr/local/lib64/python3.9/site-packages -> 2.15.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating requests (2.31.0 /usr/local/lib/python3.9/site-packages -> 2.31.0): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ • Updating webencodings (0.5.1 /usr/local/lib/python3.9/site-packages -> 0.5.1): Failed OSError Could not find a suitable TLS CA certificate bundle, invalid path: /usr/local/lib/python3.9/site-packages/certifi/cacert.pem at /usr/local/lib/python3.9/site-packages/requests/adapters.py:261 in cert_verify 257│ if not cert_loc: 258│ cert_loc = extract_zipped_paths(DEFAULT_CA_BUNDLE_PATH) 259│ 260│ if not cert_loc or not os.path.exists(cert_loc): → 261│ raise OSError( 262│ f"Could not find a suitable TLS CA certificate bundle, " 263│ f"invalid path: {cert_loc}" 264│ ) 265│ stat: cannot statx '/usr/local/lib/python3.9/site-packages/certifi/cacert.pem': No such file or directory