Patent attributes
Aspects of the disclosure relate to self-correcting dependent software upgrades. A computing platform may scan a software source code and parse release notes associated with the source code. The computing platform may identify a code modification to be performed on dependent source code, and may identify a code segment of the dependent source code. Then, the computing platform may retrieve, based on a machine learning model, a code fix for the code segment, and a test case associated with the code modification. The computing platform may update the code segment by applying the code fix, and may merge the updated code segment with the dependent source code. Then, the computing platform may run the test case on the modified source code. Then, the computing platform may determine an outcome for the modified source code, and may initiate, based on the outcome, an action related to the dependent source code.