aci-learning-labs-code-samples
                                
                                 aci-learning-labs-code-samples copied to clipboard
                                
                                    aci-learning-labs-code-samples copied to clipboard
                            
                            
                            
                        Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.24.2 (2019-04-17) > ------------------- > > * Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir``...
Fixes vulnerabilities.
Since there are no missions about this error I thought I should mention it. In the file _aci-learning-labs-code-samples/sbx-intro-aci/sbx-intro-aci-mission_toolkit/aci_critical_faults.py_ the disable_warnings() is called before the requests import. This is not part...
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: Commits...
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.0.0. Release notes Sourced from flask-cors's releases. 5.0.0 What's Changed Breaking: Change default to disable private network access by @corydolphin in corydolphin/flask-cors#368 This effectively resolves...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6. Release notes Sourced from werkzeug's releases. 3.0.6 This is the Werkzeug 3.0.6 security fix release, which fixes security issues but does not otherwise change...