{"id":41569,"name":"pytorch-lightning","ecosystem":"conda","repository_url":"https://github.com/Lightning-AI/lightning","issues_count":13,"created_at":"2025-06-13T09:14:11.684Z","updated_at":"2025-06-13T09:14:11.684Z","purl":"pkg:conda/pytorch-lightning","metadata":{"id":6461400,"name":"pytorch-lightning","ecosystem":"conda","description":"Lightning is a way to organize your PyTorch code to decouple the science code from the engineering. It's more of a style-guide than a framework.  In Lightning, you organize your code into 3 distinct categories:  1. Research code (goes in the LightningModule). 2. Engineering code (you delete, and is handled by the Trainer). 3. Non-essential research code (logging, etc. this goes in Callbacks).  Although your research/production project might start simple, once you add things like GPU AND TPU training, 16-bit precision, etc, you end up spending more time engineering than researching. Lightning automates AND rigorously tests those parts for you.  Overall, Lightning guarantees rigorously tested, correct, modern best practices for the automated parts.","homepage":"https://lightning.ai/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Lightning-AI/lightning","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2023-03-02T12:24:10.000Z","latest_release_published_at":"2024-07-02T12:47:19.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-06-04T19:02:42.009Z","created_at":"2023-03-03T01:07:03.395Z","updated_at":"2025-06-04T19:02:42.009Z","registry_url":"https://anaconda.org/anaconda/pytorch-lightning","install_command":"conda install -c anaconda pytorch-lightning","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"178626720","full_name":"Lightning-AI/lightning","owner":"Lightning-AI","description":"Deep learning framework to train, deploy, and ship AI products Lightning fast.","archived":false,"fork":false,"pushed_at":"2023-03-22T07:32:14.000Z","size":123051,"stargazers_count":22024,"open_issues_count":661,"forks_count":2788,"subscribers_count":231,"default_branch":"master","last_synced_at":"2023-03-22T07:37:36.427Z","etag":null,"topics":["ai","artificial-intelligence","data-science","deep-learning","machine-learning","python","pytorch"],"latest_commit_sha":null,"homepage":"https://lightning.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null}},"created_at":"2019-03-31T00:45:57.000Z","updated_at":"2023-03-22T06:58:06.000Z","dependencies_parsed_at":"2023-01-17T08:46:41.537Z","dependency_job_id":null,"html_url":"https://github.com/Lightning-AI/lightning","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightning-AI%2Flightning","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightning-AI%2Flightning/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightning-AI%2Flightning/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lightning-AI","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"Lightning-AI","name":"⚡️ Lightning AI ","uuid":"58386951","kind":"organization","description":"Lightning AI is the first operatings system for AI. Build state-of-the art models and use them inside Lightning Apps (end-to-end ML systems).","email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/58386951?v=4","repositories_count":23,"last_synced_at":"2023-02-19T23:05:52.094Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lightning-AI"},"tags":[{"name":"1.3.8","sha":"7b3bf48295e0288fdbaca918c83f78b2e9f87a45","kind":"commit","published_at":"2021-07-01T13:50:18.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.8","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.8"},{"name":"1.3.7post0","sha":"0ba147d98aecb900074b82ce1e81efa715321c8d","kind":"commit","published_at":"2021-06-23T13:00:24.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.7post0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.7post0"},{"name":"1.3.7","sha":"1a6709da93e650f155097087d4030a6ebd264143","kind":"commit","published_at":"2021-06-22T13:59:05.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.7","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.7"},{"name":"1.3.6","sha":"808534f6d71c949f265483e0a173f1835e076f22","kind":"commit","published_at":"2021-06-17T15:27:55.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.6"},{"name":"1.3.5","sha":"c292788a130a9b3e833547160e14fbae1967770b","kind":"commit","published_at":"2021-06-09T00:32:30.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.5"},{"name":"1.3.4","sha":"61525f6047863c6fe950bfa716d2fd5f031dc300","kind":"commit","published_at":"2021-06-01T18:16:26.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.4"},{"name":"1.3.3","sha":"e0850b359d4ae4f246c4eabc15a12c40ac9560ec","kind":"commit","published_at":"2021-05-26T14:36:15.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.3"},{"name":"1.3.2","sha":"6b81cd8b741e86cf6817843eccf7170ccc550d64","kind":"commit","published_at":"2021-05-19T19:21:55.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.2"},{"name":"1.3.1","sha":"b9b3ec5e4ffbd10cf69a03e299f0837f7091d669","kind":"commit","published_at":"2021-05-11T08:28:06.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.1"},{"name":"1.3.0","sha":"fbc8b209f2fbb980a979835b4ff0f0b16e75fae3","kind":"commit","published_at":"2021-05-06T20:35:39.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.0"},{"name":"1.3.0rc3","sha":"d52e0a8f3ece68436529b6eb7f4077d4f2f9306f","kind":"commit","published_at":"2021-05-06T11:28:10.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.0rc3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.0rc3"},{"name":"1.3.0rc2","sha":"839b2061640f5fb6ed0526bcea9c1fc77fe8a7af","kind":"commit","published_at":"2021-05-04T18:32:16.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.0rc2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.0rc2"},{"name":"1.2.10","sha":"cf5dc04db4a84e31d8c360c350b3896b67b38aeb","kind":"commit","published_at":"2021-04-23T08:43:07.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.10","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.10"},{"name":"1.2.9","sha":"f9f4853f3663404362c7de8614a504b0403c25b8","kind":"commit","published_at":"2021-04-22T20:52:29.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.9","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.9"},{"name":"1.2.8","sha":"7e57581c0cba7c872208f9d6b67c17abad86b1fc","kind":"commit","published_at":"2021-04-14T19:52:37.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.8","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.8"},{"name":"1.3.0rc1","sha":"b85cfbe8f350a89c93ff967fa416859be7ebb4f3","kind":"commit","published_at":"2021-04-09T19:06:47.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.0rc1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.0rc1"},{"name":"1.3.0rc0","sha":"aaccbeea2beb3b903428643d2ee520d2dd05b348","kind":"commit","published_at":"2021-04-09T00:29:08.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.3.0rc0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.3.0rc0"},{"name":"1.2.7","sha":"f5f4f03a63bdb774f0871af6fbf8eccdb5af1bb0","kind":"commit","published_at":"2021-04-07T16:54:48.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.7","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.7"},{"name":"1.2.6","sha":"e7abd8e89bcc26a97203119f77f9c59dcb0d8791","kind":"commit","published_at":"2021-03-30T14:41:12.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.6"},{"name":"1.2.5","sha":"cc40fa306e8cec8822579246c1fd6ca7cef0edc4","kind":"commit","published_at":"2021-03-24T14:30:34.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.5"},{"name":"1.2.4","sha":"7114c2d570e689cdddc6d321ad29189d54184743","kind":"commit","published_at":"2021-03-16T19:37:46.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.4"},{"name":"1.2.3","sha":"e719d608ce6595e0d90df0f483651277d924d3d9","kind":"commit","published_at":"2021-03-09T17:16:54.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.3"},{"name":"1.2.2","sha":"b3b8f95e2a1ac040f6ff8f848542a1e5a27edfee","kind":"commit","published_at":"2021-03-05T14:42:46.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.2"},{"name":"1.2.1","sha":"c219aa485d8ac268395e4a79cece0e6d8d215bd7","kind":"commit","published_at":"2021-02-24T15:24:45.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.1"},{"name":"1.2.0","sha":"3645eb1ec9259d89ae2e84f8cc4d1e7d4e2e8934","kind":"commit","published_at":"2021-02-18T22:51:09.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.0"},{"name":"1.2.0rc2","sha":"b0074a471a871865fbd757f3babf7f481fa3570d","kind":"commit","published_at":"2021-02-18T19:51:56.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.0rc2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.0rc2"},{"name":"1.2.0rc1","sha":"046ac714f6955ed14b831657ea1b7b16bc28ac93","kind":"commit","published_at":"2021-02-13T12:58:25.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.0rc1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.0rc1"},{"name":"1.1.8","sha":"e429f97b670846bf0e0595074c4d3c4f152dcf27","kind":"commit","published_at":"2021-02-08T08:35:07.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.8","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.8"},{"name":"1.1.7","sha":"90a813fe96c5fdbf7c515cb7f356bedfe0bd5098","kind":"commit","published_at":"2021-02-03T17:35:42.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.7","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.7"},{"name":"1.2.0rc0","sha":"dfb7c7d578840f6a25de1eeb4b47f68436c903ed","kind":"commit","published_at":"2021-01-28T19:10:33.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.2.0rc0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.2.0rc0"},{"name":"1.1.6","sha":"c462b274ee193a40ab0172931e0c5102a7be51bc","kind":"commit","published_at":"2021-01-26T15:43:26.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.6"},{"name":"1.1.5","sha":"e1c152b13c60f064a312f97ad0e326319bfda047","kind":"commit","published_at":"2021-01-21T16:12:29.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.5"},{"name":"1.1.4","sha":"652df1886abc63820d956aef7a468ff4cf1bea7f","kind":"commit","published_at":"2021-01-12T18:53:10.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.4"},{"name":"1.1.3","sha":"4d9db866a11f3b4b9b923bca811911ac79dad914","kind":"commit","published_at":"2021-01-05T23:43:46.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.3"},{"name":"1.1.2","sha":"5820887863509af96c682fd375296228f3556fe6","kind":"commit","published_at":"2020-12-23T09:22:11.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.2"},{"name":"1.1.2rc1","sha":"e721b1f51f50d61b6ed77d628e8e08fbae18f2eb","kind":"commit","published_at":"2020-12-17T13:45:02.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.2rc1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.2rc1"},{"name":"1.1.1","sha":"748a74e261585bb571bfc6fa1cc85d33fb44f163","kind":"commit","published_at":"2020-12-15T22:58:28.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.1"},{"name":"1.1.0","sha":"cdbddbe99f5b77e253eb627edf98c3159add9583","kind":"commit","published_at":"2020-12-10T00:52:39.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.0"},{"name":"1.1.0rc2","sha":"7d9784e95194c8185f9a33b13df4b53dd75460a8","kind":"commit","published_at":"2020-12-09T11:53:37.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.0rc2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.0rc2"},{"name":"1.1.0rc1","sha":"7b7d4bb86d2c28ccc8b13953481f084d6f8accf7","kind":"commit","published_at":"2020-12-02T21:49:47.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.1.0rc1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.1.0rc1"},{"name":"1.0.8","sha":"0979e2ce0f04ffa4facc13f08dc8d1612cdeae3e","kind":"commit","published_at":"2020-11-24T15:59:53.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.8","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.8"},{"name":"1.0.7","sha":"d9ba857ef5ab9a4211d56c93fd31442a723c663b","kind":"commit","published_at":"2020-11-17T20:01:58.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.7","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.7"},{"name":"1.0.6","sha":"777a0467652d7b79a42a7a90b4e282b288c91529","kind":"commit","published_at":"2020-11-11T12:59:25.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.6"},{"name":"1.0.5","sha":"b3db197b43667ccf0f67a4d0d8093fc866080637","kind":"commit","published_at":"2020-11-04T01:13:20.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.5"},{"name":"1.0.4","sha":"5d10a36762776c4b6f6a9c55b4e6bf7bd258137f","kind":"commit","published_at":"2020-10-27T22:15:26.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.4"},{"name":"1.0.3","sha":"e0e402dbe6eeed16c80b637c04353d83229df8f9","kind":"commit","published_at":"2020-10-20T22:53:10.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.3"},{"name":"1.0.2","sha":"5c153c224442c8315a2b8ddc0b64a24dc6798aa3","kind":"commit","published_at":"2020-10-15T14:58:32.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.2"},{"name":"1.0.1","sha":"bbbc111d520c220852298452a3b8ee1f7d4993d8","kind":"commit","published_at":"2020-10-14T00:46:10.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.1"},{"name":"1.0.0","sha":"09c2020a9325850bc159d2053b30c0bb627e5bbb","kind":"commit","published_at":"2020-10-13T11:18:07.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/1.0.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/1.0.0"},{"name":"0.10.0","sha":"b4051e7c1e724151c213a7164d19eb513ba96a4c","kind":"commit","published_at":"2020-10-07T21:04:28.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.10.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.10.0"},{"name":"0.9.0","sha":"b40de5464a953ff5866a255f4670d318bd8fd65a","kind":"commit","published_at":"2020-08-20T18:56:32.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.9.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.9.0"},{"name":"0.8.5","sha":"92d6abcbb9e73645fff0bba2914f7a7e0e748a91","kind":"commit","published_at":"2020-07-10T02:00:23.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.8.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.8.5"},{"name":"0.8.4","sha":"695e0514f8e60a88f49786c33311f223be2e7357","kind":"commit","published_at":"2020-07-01T11:56:10.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.8.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.8.4"},{"name":"0.8.3","sha":"dec074c2e7d8bbf864c54ad6397b7efd55b0c1c4","kind":"commit","published_at":"2020-06-29T11:36:56.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.8.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.8.3"},{"name":"0.8.2","sha":"8f07b77fc0b40b839dc66190bd3df20367623a6b","kind":"commit","published_at":"2020-06-29T02:08:51.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.8.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.8.2"},{"name":"0.8.1","sha":"2fbc997895c2a3ff85786baef86d24cc8a1cc5ff","kind":"commit","published_at":"2020-06-19T06:43:21.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.8.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.8.1"},{"name":"0.8.0","sha":"e0b73595554c017eb881e2a84505c55e63429b90","kind":"commit","published_at":"2020-06-18T13:06:31.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.8.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.8.0"},{"name":"0.7.6","sha":"e95e1d71c731bbbeafc7e8fc6c824832b2e53ecb","kind":"commit","published_at":"2020-05-15T12:36:40.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.6"},{"name":"0.7.5","sha":"694f1d789dfa56b365b68dd4f3c6f5f7a4c8970a","kind":"commit","published_at":"2020-04-27T13:04:55.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.5"},{"name":"0.7.4","sha":"d290b818d00abf4c4080c95055dcd139583fc18f","kind":"commit","published_at":"2020-04-26T15:08:00.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.4"},{"name":"0.7.3","sha":"afc43dbba74fd264273b8b60662926d4495b7674","kind":"commit","published_at":"2020-04-10T12:43:46.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.3"},{"name":"0.7.2","sha":"b5c6d0e39398f31e2959a3fc8dcd053f0110d790","kind":"commit","published_at":"2020-04-08T18:44:14.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.2"},{"name":"0.7.1","sha":"af621f8590b2f2ba046b508da2619cfd4995d876","kind":"tag","published_at":"2020-03-06T23:23:04.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.1"},{"name":"0.7.0","sha":"e17c72148ef5164fe1f67bd2932393b357e68d29","kind":"tag","published_at":"2020-03-06T21:19:51.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.7.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.7.0"},{"name":"0.6.0","sha":"f80127db0e2d8447eca6ab4175ea1d38273bed15","kind":"tag","published_at":"2020-01-21T22:17:40.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.6.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.6.0"},{"name":"0.5.3.2","sha":"8f966797b7fdb39708e28ee2c6b572ea2035752a","kind":"tag","published_at":"2019-11-09T15:51:33.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.3.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.3.2"},{"name":"0.5.3.1","sha":"1fd2cfcffdde0ee5097584827a583beff339635d","kind":"commit","published_at":"2019-11-07T13:35:32.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.3.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.3.1"},{"name":"0.5.3","sha":"aab4fe860df617bffc3a6de5be047577f7098849","kind":"tag","published_at":"2019-11-06T19:51:49.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.3"},{"name":"0.5.2.1","sha":"93222cf86d17f7ce88297ccfdf67d4bd89a60457","kind":"tag","published_at":"2019-10-10T22:19:16.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.2.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.2.1"},{"name":"0.5.2","sha":"84aec24accb6d8ddfd453ae49e10f9f55a555f85","kind":"tag","published_at":"2019-10-10T19:18:08.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.2"},{"name":"0.5.1","sha":"0eb6950c2a0a053ca0c130e035fb5b56f2798c78","kind":"tag","published_at":"2019-10-05T21:09:30.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.1"},{"name":"0.5.0","sha":"c2a0846011dbb64ef69ce72200ae50dcc24795d7","kind":"tag","published_at":"2019-09-26T14:42:24.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.5.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.5.0"},{"name":"0.4.9","sha":"974afba2be2966b77e6db7923577e13ec7506a48","kind":"tag","published_at":"2019-09-16T14:50:59.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.9","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.9"},{"name":"0.4.8","sha":"60384eb61e813d04c4ee94dd1d81d6209383ca6a","kind":"tag","published_at":"2019-08-31T07:05:57.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.8","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.8"},{"name":"0.4.7","sha":"c24599f5e58d5f00af494d85122592aa7a994fd3","kind":"tag","published_at":"2019-08-24T12:14:01.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.7","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.7"},{"name":"0.4.6","sha":"3f1feb014ff077e43ce7e774e8d8edff37e6b486","kind":"tag","published_at":"2019-08-15T17:55:58.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.6"},{"name":"0.4.5","sha":"89c4c260adaef608468cb9a5462c424fc533bc61","kind":"tag","published_at":"2019-08-13T15:48:17.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.5"},{"name":"0.4.4","sha":"a78ee48d3c5f589d6412c832b130d0b5809e102c","kind":"tag","published_at":"2019-08-12T20:09:03.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.4"},{"name":"0.4.3","sha":"b3a846c6cf5f7b8cb7292f17a86339e3bacb88c1","kind":"tag","published_at":"2019-08-10T14:04:00.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.3"},{"name":"0.4.2","sha":"48f0cd0f637b9a0afb7bd23b6690d784d1230eed","kind":"tag","published_at":"2019-08-08T18:23:50.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.2"},{"name":"0.4.1","sha":"a3d061a559b94164ea5c9958014c6537cf2a5360","kind":"tag","published_at":"2019-08-08T17:06:20.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.1"},{"name":"0.4.0","sha":"4a2dca331e75fdfdee7dde7c56240c74a25cdfff","kind":"tag","published_at":"2019-08-08T16:32:45.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.4.0","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.4.0"},{"name":"0.3.6","sha":"a1dd4d3e2cfe3ed6448e9d33c27d74d8a9292e64","kind":"tag","published_at":"2019-07-25T16:22:50.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3.6"},{"name":"0.3.5","sha":"b8c7baa8acce9e363c33d2580eb1abcca322a211","kind":"commit","published_at":"2019-07-25T02:08:02.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3.5"},{"name":"0.3.4","sha":"5ed5e657e1f5eec61c83efdd76b391e8a6fd34b9","kind":"tag","published_at":"2019-07-22T00:06:24.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3.4"},{"name":"0.3.3","sha":"d98b9f2f93f9f0dc57879b4a9a6fa6aa9f26bbb9","kind":"tag","published_at":"2019-07-21T22:16:12.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3.3"},{"name":"0.3.2","sha":"388882533325fc77e901b500053a2a3c11affcc3","kind":"tag","published_at":"2019-07-21T16:21:21.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3.2"},{"name":"0.3.1","sha":"babaa088d75ee970de67e90c81259eb02b3ad970","kind":"tag","published_at":"2019-07-21T12:20:21.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3.1"},{"name":"0.3","sha":"235781564011cdb880c66dafe87cbada7edb709b","kind":"tag","published_at":"2019-07-21T12:08:21.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.3"},{"name":"0.2.6","sha":"ab872448848832fd014c35a3259257d2f7a1d644","kind":"tag","published_at":"2019-07-20T13:39:00.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2.6","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2.6"},{"name":"0.2.5","sha":"d0a8292e0265c2832cc88a6c745d90859babceb1","kind":"tag","published_at":"2019-07-18T16:13:00.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2.5","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2.5"},{"name":"0.2.4","sha":"b4bdb283ce18f95c7f2bdf61f3d2ef17f1f2d894","kind":"tag","published_at":"2019-07-16T14:05:14.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2.4","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2.4"},{"name":"0.2.3","sha":"d5878e9a72d76c9774c30098cf7d7e8617dc900e","kind":"tag","published_at":"2019-07-14T22:15:15.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2.3","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2.3"},{"name":"0.2.2","sha":"32646cf2eeaa345ca7ff42239bc484d380cd204b","kind":"tag","published_at":"2019-07-11T20:19:11.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2.2"},{"name":"0.2.1","sha":"6eb25edb3194bfd55de2b8c0e3d49aead10ed8ea","kind":"commit","published_at":"2019-07-09T23:56:11.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2.1"},{"name":"0.2","sha":"da24d87ece5259790db4272800e24bc0c985e8df","kind":"tag","published_at":"2019-07-09T00:19:11.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.2"},{"name":"0.1.2","sha":"f338d39b92f153beca264a2fc0f0912fc6730c0f","kind":"commit","published_at":"2019-06-30T22:42:28.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.1.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.1.2"},{"name":"0.1.1","sha":"2c4052edb6cffe0d334114bb02253d87667434a1","kind":"commit","published_at":"2019-06-26T22:44:59.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.1.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.1.1"},{"name":"0.0.2","sha":"31fa5a74e203e8d19970568e459bfe733b1bfe9c","kind":"tag","published_at":"2019-03-31T20:31:36.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.0.2","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.0.2"},{"name":"0.0.1","sha":"52f33ac320693331c006060c151b97a1a2eaa57f","kind":"tag","published_at":"2019-03-31T19:26:39.000Z","download_url":"https://codeload.github.com/Lightning-AI/lightning/tar.gz/0.0.1","html_url":"https://github.com/Lightning-AI/lightning/releases/tag/0.0.1"}]},"repo_metadata_updated_at":"2023-03-22T10:06:39.430Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":123,"rankings":{"downloads":null,"dependent_repos_count":17.127239599149714,"dependent_packages_count":30.70148800485879,"stargazers_count":4.069237777102946,"forks_count":5.982386881263286,"docker_downloads_count":null,"average":14.470088065593684},"purl":"pkg:conda/pytorch-lightning","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytorch-lightning","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytorch-lightning","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytorch-lightning/dependencies","status":null,"funding_links":[],"critical":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytorch-lightning/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytorch-lightning/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytorch-lightning/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pytorch-lightning/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4127,"maintainers_count":0,"namespaces_count":0,"keywords_count":2733,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":468},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-06-13T05:58:41.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},"unique_repositories_count":11,"unique_repositories_count_past_30_days":0,"recent_issues":[{"uuid":"3885759275","node_id":"PR_kwDOEyr8787A58K6","number":639,"state":"closed","title":"[MNT] [Dependabot](deps): Bump pytorch-lightning from 2.4.0 to 2.6.1","user":"dependabot[bot]","labels":["maintenance"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-02-03T07:46:35.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-02T12:50:35.000Z","updated_at":"2026-02-03T07:46:45.000Z","time_to_close":68160,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[MNT] [Dependabot](deps): Bump","packages":[{"name":"pytorch-lightning","old_version":"2.4.0","new_version":"2.6.1","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.6.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.6.1\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.6.1\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdded method chaining support to \u003ccode\u003eLightningModule.freeze()\u003c/code\u003e and \u003ccode\u003eLightningModule.unfreeze()\u003c/code\u003e by returning \u003ccode\u003eself\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21469\"\u003e#21469\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdded litlogger integration(\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21430\"\u003e#21430\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eDeprecated \u003ccode\u003eto_torchscript\u003c/code\u003e method due to deprecation of TorchScript in PyTorch (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21397\"\u003e#21397\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved support for Python 3.9 due to end-of-life status (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21398\"\u003e#21398\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003esave_hyperparameters(ignore=...)\u003c/code\u003e behavior so subclass ignore rules override base class rules (#\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21490\"\u003e21490\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningDataModule.load_from_checkpoint\u003c/code\u003e to restore the datamodule subclass and hyperparameters (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21478\"\u003e#21478\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eModelParallelStrategy\u003c/code\u003e single-file checkpointing when \u003ccode\u003etorch.compile\u003c/code\u003e wraps the model so optimizer states no longer raise \u003ccode\u003eKeyError\u003c/code\u003e during save (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/issues/21357\"\u003e#21357\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSanitize profiler filenames when saving to avoid crashes due to invalid characters (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21395\"\u003e#21395\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eStochasticWeightAveraging\u003c/code\u003e with infinite epochs (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21396\"\u003e#21396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003e_generate_seed_sequence_sampling\u003c/code\u003e function not producing unique seeds (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21399\"\u003e#21399\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eThroughputMonitor\u003c/code\u003e callback emitting warnings too frequently (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21453\"\u003e#21453\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eExposed \u003ccode\u003eweights_only\u003c/code\u003e argument for loading checkpoints in \u003ccode\u003eFabric.load()\u003c/code\u003e and \u003ccode\u003eFabric.load_raw()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21470\"\u003e#21470\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eDistributedSamplerWrapper\u003c/code\u003e not forwarding \u003ccode\u003eset_epoch\u003c/code\u003e to the underlying sampler (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21454\"\u003e#21454\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed DDP notebook CUDA fork check to allow passive initialization when CUDA is not actively used (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21402\"\u003e#21402\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/655a3a91828694b9bfc241177f474741e483aeaa\"\u003e\u003ccode\u003e655a3a9\u003c/code\u003e\u003c/a\u003e bump(deps): bump \u003ccode\u003elitlogger\u003c/code\u003e version to \u003ccode\u003e\u0026gt;=0.1.7\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21517\"\u003e#21517\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/300c05a96bdb9a355e53160c695e69bb25bfa965\"\u003e\u003ccode\u003e300c05a\u003c/code\u003e\u003c/a\u003e Prepare release 2.6.1 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21516\"\u003e#21516\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dc16bc56ff66ea321f90d4aec69a41c7c0bb82e4\"\u003e\u003ccode\u003edc16bc5\u003c/code\u003e\u003c/a\u003e build(deps): update setuptools requirement from \u0026lt;80.9.1 to \u0026lt;80.10.3 in /requi...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/6ee3800a120937d27cf774e57d2d28986062999e\"\u003e\u003ccode\u003e6ee3800\u003c/code\u003e\u003c/a\u003e build(deps): update torchvision requirement from \u0026lt;0.25.0,\u0026gt;=0.16.0 to \u0026gt;=0.16.0...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/6478f8ec9cd3d4f524d73ad0df070d0a566ee9a3\"\u003e\u003ccode\u003e6478f8e\u003c/code\u003e\u003c/a\u003e Fix \u003ccode\u003esave_hyperparameters\u003c/code\u003e ignore precedence in subclasses (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21490\"\u003e#21490\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/2712587858c8f89e9dfbfe10cb919340acdb9c8c\"\u003e\u003ccode\u003e2712587\u003c/code\u003e\u003c/a\u003e CI: fix doctest failure from PyTorch LeafSpec FutureWarning (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21502\"\u003e#21502\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ae1dc6f0eb9ce3229532b4de7f1036630ae7e2f1\"\u003e\u003ccode\u003eae1dc6f\u003c/code\u003e\u003c/a\u003e fix(link-check): resolve broken URLs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21493\"\u003e#21493\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f0b1c5274552b607d7a4b22216deaf910ffc2aba\"\u003e\u003ccode\u003ef0b1c52\u003c/code\u003e\u003c/a\u003e fix(fabric): forward set_epoch to underlying sampler in DistributedSamplerWra...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/bddc25309b77a5100c86105354108ec3abe89711\"\u003e\u003ccode\u003ebddc253\u003c/code\u003e\u003c/a\u003e Fix warning frequency in throughput monitor callback (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21453\"\u003e#21453\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/2f4b58a84aca372b92091fb8463a3f76d741b825\"\u003e\u003ccode\u003e2f4b58a\u003c/code\u003e\u003c/a\u003e build(deps): update numpy requirement from \u0026lt;2.3.5,\u0026gt;2.1.0 to \u0026gt;2.1.0,\u0026lt;2.4.2 in ...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.4.0...2.6.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.4.0\u0026new-version=2.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/pytorch-tabular/pytorch_tabular/pull/639","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch-tabular%2Fpytorch_tabular/issues/639","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/639/packages"},{"uuid":"2830909091","node_id":"PR_kwDOMuqZhM6ovD6j","number":302,"state":"closed","title":"build(deps): bump pytorch-lightning from 2.5.3 to 2.5.5","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":6,"pull_request":true,"closed_at":"2025-09-16T07:02:50.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-15T23:28:37.000Z","updated_at":"2025-09-16T07:02:50.000Z","time_to_close":27253,"merged_at":"2025-09-16T07:02:50.000Z","merged_by":"mergify[bot]","closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.5.3","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.3 to 2.5.5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.3...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.5.3\u0026new-version=2.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/AlphaSphereDotAI/visualizr/pull/302","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaSphereDotAI%2Fvisualizr/issues/302","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/302/packages"},{"uuid":"2825494243","node_id":"PR_kwDOPpNGHs6oaZ7j","number":21,"state":"open","title":"chore(deps): Bump the patch-updates group across 1 directory with 9 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-13T14:44:05.000Z","updated_at":"2025-09-13T14:44:06.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Bump","group_name":"patch-updates","update_count":9,"packages":[{"name":"pytorch-lightning","old_version":"2.5.0","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"},{"name":"lightning","old_version":"2.5.0","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"},{"name":"sqlalchemy","old_version":"2.0.36","new_version":"2.0.43","repository_url":"https://github.com/sqlalchemy/sqlalchemy"},{"name":"pylint","old_version":"3.3.3","new_version":"3.3.8","repository_url":"https://github.com/pylint-dev/pylint"},{"name":"bandit","old_version":"1.8.0","new_version":"1.8.6","repository_url":"https://github.com/PyCQA/bandit"},{"name":"python-multipart","old_version":"0.0.17","new_version":"0.0.20","repository_url":"https://github.com/Kludex/python-multipart"},{"name":"ccxt","old_version":"4.5.3","new_version":"4.5.4","repository_url":"https://github.com/ccxt/ccxt"},{"name":"eth-account","old_version":"0.13.4","new_version":"0.13.7","repository_url":"https://github.com/ethereum/eth-account"},{"name":"jinja2","old_version":"3.1.4","new_version":"3.1.6","repository_url":"https://github.com/pallets/jinja"}],"path":null,"ecosystem":"conda"},"body":"Bumps the patch-updates group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `2.5.0` | `2.5.5` |\n| [lightning](https://github.com/Lightning-AI/lightning) | `2.5.0` | `2.5.5` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.43` |\n| [pylint](https://github.com/pylint-dev/pylint) | `3.3.3` | `3.3.8` |\n| [bandit](https://github.com/PyCQA/bandit) | `1.8.0` | `1.8.6` |\n| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.17` | `0.0.20` |\n| [ccxt](https://github.com/ccxt/ccxt) | `4.5.3` | `4.5.4` |\n| [eth-account](https://github.com/ethereum/eth-account) | `0.13.4` | `0.13.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` |\n\n\nUpdates `pytorch-lightning` from 2.5.0 to 2.5.5\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.0...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `lightning` from 2.5.0 to 2.5.5\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003elightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.0...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `sqlalchemy` from 2.0.36 to 2.0.43\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/sqlalchemy/sqlalchemy/releases\"\u003esqlalchemy's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e2.0.43\u003c/h1\u003e\n\u003cp\u003eReleased: August 11, 2025\u003c/p\u003e\n\u003ch2\u003eorm\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[orm] [bug]\u003c/strong\u003e Fixed issue where using the \u003ccode\u003epost_update\u003c/code\u003e feature would apply incorrect\n\u0026quot;pre-fetched\u0026quot; values to the ORM objects after a multi-row UPDATE process\ncompleted.  These \u0026quot;pre-fetched\u0026quot; values would come from any column that had\nan \u003ccode\u003eColumn.onupdate\u003c/code\u003e callable or a version id generator used by\n\u003ccode\u003eorm.Mapper.version_id_generator\u003c/code\u003e; for a version id generator\nthat delivered random identifiers like timestamps or UUIDs, this incorrect\ndata would lead to a DELETE statement against those same rows to fail in\nthe next step.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12748\"\u003e#12748\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[orm] [bug]\u003c/strong\u003e Fixed issue where \u003ccode\u003e_orm.mapped_column.use_existing_column\u003c/code\u003e\nparameter in \u003ccode\u003e_orm.mapped_column()\u003c/code\u003e would not work when the\n\u003ccode\u003e_orm.mapped_column()\u003c/code\u003e is used inside of an \u003ccode\u003eAnnotated\u003c/code\u003e type alias in\npolymorphic inheritance scenarios. The parameter is now properly recognized\nand processed during declarative mapping configuration.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12787\"\u003e#12787\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[orm] [bug]\u003c/strong\u003e Improved the implementation of the \u003ccode\u003e_orm.selectin_polymorphic()\u003c/code\u003e\ninheritance loader strategy to properly render the IN expressions using\nchunks of 500 records each, in the same manner as that of the\n\u003ccode\u003e_orm.selectinload()\u003c/code\u003e relationship loader strategy.  Previously, the IN\nexpression would be arbitrarily large, leading to failures on databases\nthat have limits on the size of IN expressions including Oracle Database.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12790\"\u003e#12790\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eengine\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[engine] [usecase]\u003c/strong\u003e Added new parameter \u003ccode\u003ecreate_engine.skip_autocommit_rollback\u003c/code\u003e\nwhich provides for a per-dialect feature of preventing the DBAPI\n\u003ccode\u003e.rollback()\u003c/code\u003e from being called under any circumstances, if the\nconnection is detected as being in \u0026quot;autocommit\u0026quot; mode.   This improves upon\na critical performance issue identified in MySQL dialects where the network\noverhead of the \u003ccode\u003e.rollback()\u003c/code\u003e call remains prohibitive even if autocommit\nmode is set.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12784\"\u003e#12784\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003epostgresql\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/sqlalchemy/sqlalchemy/commits\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `pylint` from 3.3.3 to 3.3.8\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/98942ba4126a6fe1657bad77027bcc11016d16da\"\u003e\u003ccode\u003e98942ba\u003c/code\u003e\u003c/a\u003e Bump pylint to 3.3.8, update changelog (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10486\"\u003e#10486\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/6a1620ac1671455905a3c5d59b7421b05e505854\"\u003e\u003ccode\u003e6a1620a\u003c/code\u003e\u003c/a\u003e Update pytest-benchmark requirement from ~=4.0 to ~=5.1 (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10066\"\u003e#10066\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10484\"\u003e#10484\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/cef60cc3a557e22e70a25de121ac2810869a0256\"\u003e\u003ccode\u003ecef60cc\u003c/code\u003e\u003c/a\u003e Fix false-negative for used-before-assignment with postponed evaluation in fu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/5a5a9be7abcf44e55f789b8fb917f32d7a01a509\"\u003e\u003ccode\u003e5a5a9be\u003c/code\u003e\u003c/a\u003e Fix \u003ccode\u003eunused-variable\u003c/code\u003e false positive when using same name for multiple except...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/6ec71ba09efcec9c39187475eefc64f16f0208bf\"\u003e\u003ccode\u003e6ec71ba\u003c/code\u003e\u003c/a\u003e Respect docstring-min-length in docparams extension (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10104\"\u003e#10104\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10434\"\u003e#10434\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/fbde89024e40c2e97846a151e2e6d9b4c340fa4c\"\u003e\u003ccode\u003efbde890\u003c/code\u003e\u003c/a\u003e Fix Mermaid printer rendering double underscores as bold formatting (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10403\"\u003e#10403\u003c/a\u003e) ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/51234e556d7c6054993097f2df8ae3927686a964\"\u003e\u003ccode\u003e51234e5\u003c/code\u003e\u003c/a\u003e Fix Pyreverse: Aggregations aren't filtered according to filter mode (PUB_ONL...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/329c96798de2dcfc4fa64ec6f3eaa39a538e2186\"\u003e\u003ccode\u003e329c967\u003c/code\u003e\u003c/a\u003e Use custom Github App to authenticate backport job (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10394\"\u003e#10394\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10396\"\u003e#10396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/7038ef463fb8fe10a3906defbe69db5bfd5a8826\"\u003e\u003ccode\u003e7038ef4\u003c/code\u003e\u003c/a\u003e [Backport maintenance/3.3.x] Resolve possibly-used-before-assignment false po...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/045f179c0e86ff3a31f7b9e329caea0976c59757\"\u003e\u003ccode\u003e045f179\u003c/code\u003e\u003c/a\u003e Resolve \u003ccode\u003epossibly-used-before-assignment\u003c/code\u003e false positives from \u003ccode\u003ematch\u003c/code\u003e block ...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `bandit` from 1.8.0 to 1.8.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/PyCQA/bandit/releases\"\u003ebandit's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.8.6\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.8.2 to 3.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1279\"\u003ePyCQA/bandit#1279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/setup-buildx-action from 3.10.0 to 3.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1278\"\u003ePyCQA/bandit#1278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadded hint to FreeBSD package in doc/source/integrations.rst by \u003ca href=\"https://github.com/daniel-mohr\"\u003e\u003ccode\u003e@​daniel-mohr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1282\"\u003ePyCQA/bandit#1282\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.9.0 to 3.9.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1284\"\u003ePyCQA/bandit#1284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHuggingface revision pinning by \u003ca href=\"https://github.com/lukehinds\"\u003e\u003ccode\u003e@​lukehinds\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1281\"\u003ePyCQA/bandit#1281\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/daniel-mohr\"\u003e\u003ccode\u003e@​daniel-mohr\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1282\"\u003ePyCQA/bandit#1282\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/PyCQA/bandit/compare/1.8.5...1.8.6\"\u003ehttps://github.com/PyCQA/bandit/compare/1.8.5...1.8.6\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.5\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix the rendering of the CI/CD doc by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1274\"\u003ePyCQA/bandit#1274\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix for publish to PyPI failure by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1273\"\u003ePyCQA/bandit#1273\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/PyCQA/bandit/compare/1.8.4...1.8.5\"\u003ehttps://github.com/PyCQA/bandit/compare/1.8.4...1.8.5\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.4\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd more random functions to B311 check by \u003ca href=\"https://github.com/aripollak\"\u003e\u003ccode\u003e@​aripollak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1235\"\u003ePyCQA/bandit#1235\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMetadata: rename classifier to classifiers by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1237\"\u003ePyCQA/bandit#1237\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.8.0 to 3.8.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1239\"\u003ePyCQA/bandit#1239\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.13.0 to 6.14.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1238\"\u003ePyCQA/bandit#1238\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.14.0 to 6.15.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1240\"\u003ePyCQA/bandit#1240\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/setup-buildx-action from 3.9.0 to 3.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1241\"\u003ePyCQA/bandit#1241\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/login-action from 3.3.0 to 3.4.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1245\"\u003ePyCQA/bandit#1245\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump bandit version in bug template by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1247\"\u003ePyCQA/bandit#1247\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix traceback from trojansource plugin by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1248\"\u003ePyCQA/bandit#1248\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnsure the man page is built by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1257\"\u003ePyCQA/bandit#1257\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation to cover \u003ccode\u003e--severity-level\u003c/code\u003e and \u003ccode\u003e--confidence-level\u003c/code\u003e by \u003ca href=\"https://github.com/bmos\"\u003e\u003ccode\u003e@​bmos\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1254\"\u003ePyCQA/bandit#1254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse license property in lieu of classifier by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1259\"\u003ePyCQA/bandit#1259\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix up some of the warnings when building docs by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1258\"\u003ePyCQA/bandit#1258\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a doc describing various integrations by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1253\"\u003ePyCQA/bandit#1253\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse ubuntu latest for readthedocs build by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1260\"\u003ePyCQA/bandit#1260\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.15.0 to 6.16.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1261\"\u003ePyCQA/bandit#1261\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.8.1 to 3.8.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1262\"\u003ePyCQA/bandit#1262\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove etc from list of temp paths by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1263\"\u003ePyCQA/bandit#1263\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.16.0 to 6.17.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1265\"\u003ePyCQA/bandit#1265\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[pre-commit.ci] pre-commit autoupdate by \u003ca href=\"https://github.com/pre-commit-ci\"\u003e\u003ccode\u003e@​pre-commit-ci\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1266\"\u003ePyCQA/bandit#1266\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.17.0 to 6.18.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1268\"\u003ePyCQA/bandit#1268\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd github-actions documentation by \u003ca href=\"https://github.com/Killpit\"\u003e\u003ccode\u003e@​Killpit\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1172\"\u003ePyCQA/bandit#1172\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aripollak\"\u003e\u003ccode\u003e@​aripollak\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1235\"\u003ePyCQA/bandit#1235\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bmos\"\u003e\u003ccode\u003e@​bmos\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1254\"\u003ePyCQA/bandit#1254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Killpit\"\u003e\u003ccode\u003e@​Killpit\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1172\"\u003ePyCQA/bandit#1172\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/2d0b675b04c80ae42277e10500db06a0a37bae17\"\u003e\u003ccode\u003e2d0b675\u003c/code\u003e\u003c/a\u003e Huggingface revision pinning (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1281\"\u003e#1281\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/4cd133702236f1c5d28b2136561362467d31852c\"\u003e\u003ccode\u003e4cd1337\u003c/code\u003e\u003c/a\u003e Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1284\"\u003e#1284\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/ffed1bbf0adb2d259005aca6da506e86a291c987\"\u003e\u003ccode\u003effed1bb\u003c/code\u003e\u003c/a\u003e added hint to FreeBSD package in doc/source/integrations.rst (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1282\"\u003e#1282\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/090ba0f00907bda36ab0cdbfc85aa49df37f75de\"\u003e\u003ccode\u003e090ba0f\u003c/code\u003e\u003c/a\u003e Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1278\"\u003e#1278\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/33c678989022e186661cb2d5cafff87564fd79a1\"\u003e\u003ccode\u003e33c6789\u003c/code\u003e\u003c/a\u003e Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1279\"\u003e#1279\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/23d269a665abd84597785fdf8fdda04ea89f59f3\"\u003e\u003ccode\u003e23d269a\u003c/code\u003e\u003c/a\u003e Fix for publish to PyPI failure (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1273\"\u003e#1273\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/e3ff8b5332a5bddaae8d4da39237d2456fb8b84c\"\u003e\u003ccode\u003ee3ff8b5\u003c/code\u003e\u003c/a\u003e Fix the rendering of the CI/CD doc (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1274\"\u003e#1274\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/61d1667e87f02859412b5978bd1064d4606ffa69\"\u003e\u003ccode\u003e61d1667\u003c/code\u003e\u003c/a\u003e add github-actions documentation (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1172\"\u003e#1172\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/cea2b1ccdc711f7d4a5f757d7f8de9ad17123450\"\u003e\u003ccode\u003ecea2b1c\u003c/code\u003e\u003c/a\u003e Bump docker/build-push-action from 6.17.0 to 6.18.0 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1268\"\u003e#1268\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/2d577a6a9f56a59d830a0f873c527d2323694e61\"\u003e\u003ccode\u003e2d577a6\u003c/code\u003e\u003c/a\u003e [pre-commit.ci] pre-commit autoupdate (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1266\"\u003e#1266\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/PyCQA/bandit/compare/1.8.0...1.8.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `python-multipart` from 0.0.17 to 0.0.20\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Kludex/python-multipart/releases\"\u003epython-multipart's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion 0.0.20\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHandle messages containing only end boundary, fixes \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/38\"\u003e#38\u003c/a\u003e by \u003ca href=\"https://github.com/jhnstrk\"\u003e\u003ccode\u003e@​jhnstrk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/142\"\u003eKludex/python-multipart#142\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Mr-Sunglasses\"\u003e\u003ccode\u003e@​Mr-Sunglasses\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/185\"\u003eKludex/python-multipart#185\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.19...0.0.20\"\u003ehttps://github.com/Kludex/python-multipart/compare/0.0.19...0.0.20\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eVersion 0.0.19\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDon't warn when CRLF is found after last boundary by \u003ca href=\"https://github.com/Kludex\"\u003e\u003ccode\u003e@​Kludex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/193\"\u003eKludex/python-multipart#193\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.18...0.0.19\"\u003ehttps://github.com/Kludex/python-multipart/compare/0.0.18...0.0.19\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eVersion 0.0.18\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHard break if found data after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e by \u003ca href=\"https://github.com/Kludex\"\u003e\u003ccode\u003e@​Kludex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/189\"\u003eKludex/python-multipart#189\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18\"\u003ehttps://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md\"\u003epython-multipart's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e0.0.20 (2024-12-16)\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHandle messages containing only end boundary \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/142\"\u003e#142\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e0.0.19 (2024-11-30)\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDon't warn when CRLF is found after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/193\"\u003e#193\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e0.0.18 (2024-11-28)\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHard break if found data after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/189\"\u003e#189\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/b083cef4d6c68cf036bae1d9c68a986c6e1e3cc4\"\u003e\u003ccode\u003eb083cef\u003c/code\u003e\u003c/a\u003e Version 0.0.20 (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/197\"\u003e#197\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/04d3cf5ef58c8ac8d28d36ea410fba131f5eff3f\"\u003e\u003ccode\u003e04d3cf5\u003c/code\u003e\u003c/a\u003e Handle messages containing only end boundary, fixes \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/38\"\u003e#38\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/f1c5a2821b24786f418ae535aa2fbb5ae4c60d6c\"\u003e\u003ccode\u003ef1c5a28\u003c/code\u003e\u003c/a\u003e feat: Add python 3.13 in CI matrix. (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/185\"\u003e#185\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/4bffa0c7c6c836ace85486b95c1e144e340059d8\"\u003e\u003ccode\u003e4bffa0c\u003c/code\u003e\u003c/a\u003e doc: A file parameter is not a field (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/127\"\u003e#127\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/6f3295bc79a1f8decdb23ce1720a6428908d8e33\"\u003e\u003ccode\u003e6f3295b\u003c/code\u003e\u003c/a\u003e Bump astral-sh/setup-uv from 3 to 4 in the github-actions group (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/194\"\u003e#194\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/c4fe4d3cebc08c660e57dd709af1ffa7059b3177\"\u003e\u003ccode\u003ec4fe4d3\u003c/code\u003e\u003c/a\u003e Don't warn when CRLF is found after last boundary (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/193\"\u003e#193\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/5b1aed83adadbff1677779cd0df53723cd80a0d6\"\u003e\u003ccode\u003e5b1aed8\u003c/code\u003e\u003c/a\u003e Version 0.0.18 (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/191\"\u003e#191\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/9205a0ec8c646b9f705430a6bfb52bd957b76c19\"\u003e\u003ccode\u003e9205a0e\u003c/code\u003e\u003c/a\u003e Hard break if found data after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/189\"\u003e#189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/170e6043ffeb8f9fb6ad622729f3eda3f45b98cb\"\u003e\u003ccode\u003e170e604\u003c/code\u003e\u003c/a\u003e Update ruff \u0026amp; mypy (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/188\"\u003e#188\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/e53b541356981b2353914ef5dbf6a1b0605f31c5\"\u003e\u003ccode\u003ee53b541\u003c/code\u003e\u003c/a\u003e Create SECURITY.md (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/187\"\u003e#187\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.20\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ccxt` from 4.5.3 to 4.5.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ccxt/ccxt/releases\"\u003eccxt's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.5.4\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat(okx): 2025-09-02 changelog by \u003ca href=\"https://github.com/Dan-krm\"\u003e\u003ccode\u003e@​Dan-krm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26769\"\u003eccxt/ccxt#26769\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove duplicate folders from repo by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26768\"\u003eccxt/ccxt#26768\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(parseWsTrades): parseTrades reorg by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26780\"\u003eccxt/ccxt#26780\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(handleTriggerPrices): implement by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26749\"\u003eccxt/ccxt#26749\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: binance setPositionMode by \u003ca href=\"https://github.com/caoilainnl\"\u003e\u003ccode\u003e@​caoilainnl\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26783\"\u003eccxt/ccxt#26783\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(kucoinfutures): add 100001 and 330008 errors by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26777\"\u003eccxt/ccxt#26777\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(bitvavo): check operatorId in cancelAllOrders by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26774\"\u003eccxt/ccxt#26774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(bitget): watchMyTrades, uta support by \u003ca href=\"https://github.com/Dan-krm\"\u003e\u003ccode\u003e@​Dan-krm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26755\"\u003eccxt/ccxt#26755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(cs): websockets fix by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26775\"\u003eccxt/ccxt#26775\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(bitget): watchMyTrades spot type by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26791\"\u003eccxt/ccxt#26791\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest(python): fix path by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26781\"\u003eccxt/ccxt#26781\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(coinbase): signature in GO by adding p256 curve to ecdsa and fixing jwt options by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26790\"\u003eccxt/ccxt#26790\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(delta): assets request by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26797\"\u003eccxt/ccxt#26797\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ecoincatch exchange - update createOrder by \u003ca href=\"https://github.com/yzh-pelle\"\u003e\u003ccode\u003e@​yzh-pelle\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26801\"\u003eccxt/ccxt#26801\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ego cli fix by \u003ca href=\"https://github.com/caoilainnl\"\u003e\u003ccode\u003e@​caoilainnl\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26805\"\u003eccxt/ccxt#26805\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(handleTriggerPrices): quick by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26806\"\u003eccxt/ccxt#26806\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: allow sharing markets between exchanges by \u003ca href=\"https://github.com/pcriadoperez\"\u003e\u003ccode\u003e@​pcriadoperez\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26685\"\u003eccxt/ccxt#26685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(coinex): correct type in watchOrderBookForSymbols by \u003ca href=\"https://github.com/sc0Vu\"\u003e\u003ccode\u003e@​sc0Vu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26808\"\u003eccxt/ccxt#26808\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(coinbase): add Ed25519 support by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26803\"\u003eccxt/ccxt#26803\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(bybit): watchMyTrades, add fast.execution by \u003ca href=\"https://github.com/Dan-krm\"\u003e\u003ccode\u003e@​Dan-krm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26795\"\u003eccxt/ccxt#26795\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(ws): unsubscribe futures cleanup by \u003ca href=\"https://github.com/pcriadoperez\"\u003e\u003ccode\u003e@​pcriadoperez\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26785\"\u003eccxt/ccxt#26785\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4\"\u003ehttps://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/b1425c7c333cabb44215b68c6b4e295892bfd3d9\"\u003e\u003ccode\u003eb1425c7\u003c/code\u003e\u003c/a\u003e [Automated changes] 4.5.4\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/17a04034dff5b9e73062faef1948ae0f1fbfcf03\"\u003e\u003ccode\u003e17a0403\u003c/code\u003e\u003c/a\u003e [Automated changes] GO files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/5fd0510f74349b888cffbf54deb00243ce8ef912\"\u003e\u003ccode\u003e5fd0510\u003c/code\u003e\u003c/a\u003e [Automated changes] C# files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/2b29cea05a6ff945237ba07e27a5f5bf7c533ec6\"\u003e\u003ccode\u003e2b29cea\u003c/code\u003e\u003c/a\u003e [Automated changes] PHP files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/78115090a4210b4f2c8cd701ae1ca2b9624d6172\"\u003e\u003ccode\u003e7811509\u003c/code\u003e\u003c/a\u003e [Automated changes] Python files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/f617b20df8a58ac6992ef260f9f07753d418085d\"\u003e\u003ccode\u003ef617b20\u003c/code\u003e\u003c/a\u003e [Automated changes] JS files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/13a69ec8cbb803bcb090c79c5578ba91523c15bc\"\u003e\u003ccode\u003e13a69ec\u003c/code\u003e\u003c/a\u003e fix(ws): unsubscribe futures cleanup (\u003ca href=\"https://redirect.github.com/ccxt/ccxt/issues/26785\"\u003e#26785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/53be637830e2aefd5789aeb5fb4ff8c349735cf7\"\u003e\u003ccode\u003e53be637\u003c/code\u003e\u003c/a\u003e [Automated changes] GO files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/e32bbf6d45a6d2fba718acfb8e85a98a7019c909\"\u003e\u003ccode\u003ee32bbf6\u003c/code\u003e\u003c/a\u003e [Automated changes] C# files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/f9949266b4cb03b8b297cde0762d7b6c02970384\"\u003e\u003ccode\u003ef994926\u003c/code\u003e\u003c/a\u003e [Automated changes] PHP files\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `eth-account` from 0.13.4 to 0.13.7\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ethereum/eth-account/blob/main/docs/release_notes.rst\"\u003eeth-account's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eeth-account v0.13.7 (2025-04-21)\u003c/h2\u003e\n\u003cp\u003eBugfixes\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e\n- Fix issues with the json schema generation for Pydantic models (``SignedSetCodeAuthorization``) and simplify the serialization by moving a misplaced ``@field_validator`` decorator above ``@classmethod`` (not below it). (`[#318](https://github.com/ethereum/eth-account/issues/318) \u0026lt;https://github.com/ethereum/eth-account/issues/318\u0026gt;`__)\n- Remove doc warnings and unwanted generated docs (`[#321](https://github.com/ethereum/eth-account/issues/321) \u0026lt;https://github.com/ethereum/eth-account/issues/321\u0026gt;`__)\n\u003cp\u003eImproved Documentation\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate and clarify documentation for authorization signing. (\u003ccode\u003e[#319](https://github.com/ethereum/eth-account/issues/319) \u0026lt;https://github.com/ethereum/eth-account/issues/319\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eeth-account v0.13.6 (2025-03-26)\u003c/h2\u003e\n\u003cp\u003eBugfixes\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e\n- Adds logic to interpret the string values ``\u0026quot;False\u0026quot;``, ``\u0026quot;false\u0026quot;``, and ``\u0026quot;0\u0026quot;`` as ``False`` when encoding EIP712 messages. (`[#303](https://github.com/ethereum/eth-account/issues/303) \u0026lt;https://github.com/ethereum/eth-account/issues/303\u0026gt;`__)\n\u003cp\u003eFeatures\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eImplement EIP-7702 \u003ccode\u003eSetCodeTransaction\u003c/code\u003e. (\u003ccode\u003e[#315](https://github.com/ethereum/eth-account/issues/315) \u0026lt;https://github.com/ethereum/eth-account/issues/315\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eeth-account v0.13.5 (2025-02-04)\u003c/h2\u003e\n\u003cp\u003eFeatures\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e\n- Make ``sign_typed_data`` available in the ``LocalAccount`` class. (`[#304](https://github.com/ethereum/eth-account/issues/304) \u0026lt;https://github.com/ethereum/eth-account/issues/304\u0026gt;`__)\n- Merge template, adding py313 support, replacing ``bumpversion`` with ``bump-my-version`` and bumping ``hypothesis`` test dep to ``\u0026gt;=6.22.0,\u0026lt;6.108.7``. (`[#311](https://github.com/ethereum/eth-account/issues/311) \u0026lt;https://github.com/ethereum/eth-account/issues/311\u0026gt;`__)\n\u003cp\u003eInternal Changes - for eth-account Contributors\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edeepcopy\u003c/code\u003e EIP712 messages used in test to avoid unintended mutation. (\u003ccode\u003e[#308](https://github.com/ethereum/eth-account/issues/308) \u0026lt;https://github.com/ethereum/eth-account/issues/308\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003cli\u003eUpdate node.js version used in tests from 20 to 22. (\u003ccode\u003e[#309](https://github.com/ethereum/eth-account/issues/309) \u0026lt;https://github.com/ethereum/eth-account/issues/309\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/c8b54e63fc271d84bc90f7c6df49b230cfc8bf9b\"\u003e\u003ccode\u003ec8b54e6\u003c/code\u003e\u003c/a\u003e Bump version: 0.13.6 → 0.13.7\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/0122cc278e8c66e656666d8ac8d7feb333aeff00\"\u003e\u003ccode\u003e0122cc2\u003c/code\u003e\u003c/a\u003e Compile release notes for v0.13.7\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/f1e2527fca388cfb96883188b2d2626cc387b35b\"\u003e\u003ccode\u003ef1e2527\u003c/code\u003e\u003c/a\u003e Remove unwanted autogenerated docs (\u003ca href=\"https://redirect.github.com/ethereum/eth-account/issues/321\"\u003e#321\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/a1ba20c9a112d3534ac3296f21f51e2f5127bf9b\"\u003e\u003ccode\u003ea1ba20c\u003c/code\u003e\u003c/a\u003e clarify auth signing docs; nonce + 1 \u0026amp; data\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/a05941b8ce6b6aaae6ea81ed5eefa44f95090347\"\u003e\u003ccode\u003ea05941b\u003c/code\u003e\u003c/a\u003e changes from comments on PR \u003ca href=\"https://redirect.github.com/ethereum/eth-account/issues/318\"\u003e#318\u003c/a\u003e:\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/66097fb1b84774121abb5031579358a566e9584a\"\u003e\u003ccode\u003e66097fb\u003c/code\u003e\u003c/a\u003e Some refactoring for pydantic models:\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/33aa0fc4bd6e50022331452f60043724f550c8ef\"\u003e\u003ccode\u003e33aa0fc\u003c/code\u003e\u003c/a\u003e Bump version: 0.13.5 → 0.13.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/719dff5b5604ba289b6377eeb8a2a29b717f5480\"\u003e\u003ccode\u003e719dff5\u003c/code\u003e\u003c/a\u003e Compile release notes for v0.13.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/538a905fca3d38e9ccef8e1bd1701ed25b4a28b6\"\u003e\u003ccode\u003e538a905\u003c/code\u003e\u003c/a\u003e Make mnemonic tests more robust and explicit\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/c692991c1c5bae0e2d8568475bf46f106e4d9500\"\u003e\u003ccode\u003ec692991\u003c/code\u003e\u003c/a\u003e Changes from comments on PR \u003ca href=\"https://redirect.github.com/ethereum/eth-account/issues/316\"\u003e#316\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ethereum/eth-account/compare/v0.13.4...v0.13.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `jinja2` from 3.1.4 to 3.1.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/pallets/jinja/releases\"\u003ejinja2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e3.1.6\u003c/h2\u003e\n\u003cp\u003eThis is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.\u003c/p\u003e\n\u003cp\u003ePyPI: \u003ca href=\"https://pypi.org/project/Jinja2/3.1.6/\"\u003ehttps://pypi.org/project/Jinja2/3.1.6/\u003c/a\u003e\nChanges: \u003ca href=\"https://jinja.palletsprojects.com/en/stable/changes/#version-3-1-6\"\u003ehttps://jinja.palletsprojects.com/en/stable/changes/#version-3-1-6\u003c/a\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e|attr\u003c/code\u003e filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. \u003ca href=\"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\"\u003ehttps://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.1.5\u003c/h2\u003e\n\u003cp\u003eThis is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.\u003c/p\u003e\n\u003cp\u003ePyPI: \u003ca href=\"https://pypi.org/project/Jinja2/3.1.5/\"\u003ehttps://pypi.org/project/Jinja2/3.1.5/\u003c/a\u003e\nChanges: \u003ca href=\"https://jinja.palletsprojects.com/changes/#version-3-1-5\"\u003ehttps://jinja.palletsprojects.com/changes/#version-3-1-5\u003c/a\u003e\nMilestone: \u003ca href=\"https://github.com/pallets/jinja/milestone/16?closed=1\"\u003ehttps://github.com/pallets/jinja/milestone/16?closed=1\u003c/a\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe sandboxed environment handles indirect calls to \u003ccode\u003estr.format\u003c/code\u003e, such as by passing a stored reference to a filter that calls its argument. \u003ca href=\"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\"\u003eGHSA-q2x7-8rv6-6q7h\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEscape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1792\"\u003e#1792\u003c/a\u003e, \u003ca href=\"https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699\"\u003eGHSA-gmj6-6f8f-6699\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSandbox does not allow \u003ccode\u003eclear\u003c/code\u003e and \u003ccode\u003epop\u003c/code\u003e on known mutable sequence types. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2032\"\u003e#2032\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCalling sync \u003ccode\u003erender\u003c/code\u003e for an async template uses \u003ccode\u003easyncio.run\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1952\"\u003e#1952\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid unclosed \u003ccode\u003eauto_aiter\u003c/code\u003e warnings. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReturn an \u003ccode\u003eaclose\u003c/code\u003e-able \u003ccode\u003eAsyncGenerator\u003c/code\u003e from \u003ccode\u003eTemplate.generate_async\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving \u003ccode\u003eroot_render_func()\u003c/code\u003e unclosed in \u003ccode\u003eTemplate.generate_async\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving async generators unclosed in blocks, includes and extends. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eThe runtime uses the correct \u003ccode\u003econcat\u003c/code\u003e function for the current environment when calling block references. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1701\"\u003e#1701\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake \u003ccode\u003e|unique\u003c/code\u003e async-aware, allowing it to be used after another async-aware filter. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1781\"\u003e#1781\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e|int\u003c/code\u003e filter handles \u003ccode\u003eOverflowError\u003c/code\u003e from scientific notation. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1921\"\u003e#1921\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake compiling deterministic for tuple unpacking in a \u003ccode\u003e{% set ... %}\u003c/code\u003e call. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2021\"\u003e#2021\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix dunder protocol (\u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e/etc) interaction with \u003ccode\u003eUndefined\u003c/code\u003e objects. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2025\"\u003e#2025\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e support for the internal \u003ccode\u003emissing\u003c/code\u003e object. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2027\"\u003e#2027\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eEnvironment.overlay(enable_async)\u003c/code\u003e is applied correctly. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2061\"\u003e#2061\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eThe error message from \u003ccode\u003eFileSystemLoader\u003c/code\u003e includes the paths that were searched. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1661\"\u003e#1661\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePackageLoader\u003c/code\u003e shows a clearer error message when the package does not contain the templates directory. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1705\"\u003e#1705\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove annotations for methods returning copies. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1880\"\u003e#1880\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eurlize\u003c/code\u003e does not add \u003ccode\u003emailto:\u003c/code\u003e to values like \u003ccode\u003e@a@b\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1870\"\u003e#1870\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTests decorated with \u003ccode\u003e@pass_context\u003c/code\u003e can be used with the \u003ccode\u003e|select\u003c/code\u003e filter. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1624\"\u003e#1624\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUsing \u003ccode\u003eset\u003c/code\u003e for multiple assignment (\u003ccode\u003ea, b = 1, 2\u003c/code\u003e) does not fail when the target is a namespace attribute. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1413\"\u003e#1413\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUsing \u003ccode\u003eset\u003c/code\u003e in all branches of \u003ccode\u003e{% if %}{% elif %}{% else %}\u003c/code\u003e blocks does not cause the variable to be considered initially undefined. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1253\"\u003e#1253\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/pallets/jinja/blob/main/CHANGES.rst\"\u003ejinja2's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion 3.1.6\u003c/h2\u003e\n\u003cp\u003eReleased 2025-03-05\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e|attr\u003c/code\u003e filter does not bypass the environment's attribute lookup,\nallowing the sandbox to apply its checks. :ghsa:\u003ccode\u003ecpwx-vrp4-4pq7\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion 3.1.5\u003c/h2\u003e\n\u003cp\u003eReleased 2024-12-21\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe sandboxed environment handles indirect calls to \u003ccode\u003estr.format\u003c/code\u003e, such as\nby passing a stored reference to a filter that calls its argument.\n:ghsa:\u003ccode\u003eq2x7-8rv6-6q7h\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eEscape template name before formatting it into error messages, to avoid\nissues with names that contain f-string syntax.\n:issue:\u003ccode\u003e1792\u003c/code\u003e, :ghsa:\u003ccode\u003egmj6-6f8f-6699\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eSandbox does not allow \u003ccode\u003eclear\u003c/code\u003e and \u003ccode\u003epop\u003c/code\u003e on known mutable sequence\ntypes. :issue:\u003ccode\u003e2032\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eCalling sync \u003ccode\u003erender\u003c/code\u003e for an async template uses \u003ccode\u003easyncio.run\u003c/code\u003e.\n:pr:\u003ccode\u003e1952\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAvoid unclosed \u003ccode\u003eauto_aiter\u003c/code\u003e warnings. :pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eReturn an \u003ccode\u003eaclose\u003c/code\u003e-able \u003ccode\u003eAsyncGenerator\u003c/code\u003e from\n\u003ccode\u003eTemplate.generate_async\u003c/code\u003e. :pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving \u003ccode\u003eroot_render_func()\u003c/code\u003e unclosed in\n\u003ccode\u003eTemplate.generate_async\u003c/code\u003e. :pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving async generators unclosed in blocks, includes and extends.\n:pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eThe runtime uses the correct \u003ccode\u003econcat\u003c/code\u003e function for the current environment\nwhen calling block references. :issue:\u003ccode\u003e1701\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eMake \u003ccode\u003e|unique\u003c/code\u003e async-aware, allowing it to be used after another\nasync-aware filter. :issue:\u003ccode\u003e1781\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e|int\u003c/code\u003e filter handles \u003ccode\u003eOverflowError\u003c/code\u003e from scientific notation.\n:issue:\u003ccode\u003e1921\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eMake compiling deterministic for tuple unpacking in a \u003ccode\u003e{% set ... %}\u003c/code\u003e\ncall. :issue:\u003ccode\u003e2021\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eFix dunder protocol (\u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e/etc) interaction with \u003ccode\u003eUndefined\u003c/code\u003e\nobjects. :issue:\u003ccode\u003e2025\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e support for the internal \u003ccode\u003emissing\u003c/code\u003e object.\n:issue:\u003ccode\u003e2027\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eEnvironment.overlay(enable_async)\u003c/code\u003e is applied correctly. :pr:\u003ccode\u003e2061\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eThe error message from \u003ccode\u003eFileSystemLoader\u003c/code\u003e includes the paths that were\nsearched. :issue:\u003ccode\u003e1661\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePackageLoader\u003c/code\u003e shows a clearer error message when the package does not\ncontain the templates directory. :issue:\u003ccode\u003e1705\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eImprove annotations for methods returning copies. :pr:\u003ccode\u003e1880\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eurlize\u003c/code\u003e does not add \u003ccode\u003emailto:\u003c/code\u003e to values like \u003ccode\u003e@a@b\u003c/code\u003e. :pr:\u003ccode\u003e1870\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/15206881c006c79667fe5154fe80c01c65410679\"\u003e\u003ccode\u003e1520688\u003c/code\u003e\u003c/a\u003e release version 3.1.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\"\u003e\u003ccode\u003e90457bb\u003c/code\u003e\u003c/a\u003e Merge commit from fork\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/065334d1ee5b7210e1a0a93c37238c86858f2af7\"\u003e\u003ccode\u003e065334d\u003c/code\u003e\u003c/a\u003e attr filter uses env.getattr\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/033c20015c7ca899ab52eb921bb0f08e6d3dd145\"\u003e\u003ccode\u003e033c200\u003c/code\u003e\u003c/a\u003e start version 3.1.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/bc68d4efa99c5f77334f0e519628558059ae8c35\"\u003e\u003ccode\u003ebc68d4e\u003c/code\u003e\u003c/a\u003e use global contributing guide (\u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2070\"\u003e#2070\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/247de5e0c5062a792eb378e50e13e692885ee486\"\u003e\u003ccode\u003e247de5e\u003c/code\u003e\u003c/a\u003e use global contributing guide\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/ab8218c7a1b66b62e0ad6b941bd514e3a64a358f\"\u003e\u003ccode\u003eab8218c\u003c/code\u003e\u003c/a\u003e use project advisory link instead of global\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/b4ffc8ff299dfd360064bea4cd2f862364601ad2\"\u003e\u003ccode\u003eb4ffc8f\u003c/code\u003e\u003c/a\u003e release version 3.1.5 (\u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2066\"\u003e#2066\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/877f6e51be8e1765b06d911cfaa9033775f051d1\"\u003e\u003ccode\u003e877f6e5\u003c/code\u003e\u003c/a\u003e release version 3.1.5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/8d588592653b052f957b720e1fc93196e06f207f\"\u003e\u003ccode\u003e8d58859\u003c/code\u003e\u003c/a\u003e remove test pypi\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/pallets/jinja/compare/3.1.4...3.1.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/fearprato/QuantRegime/pull/21","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/fearprato%2FQuantRegime/issues/21","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/21/packages"},{"uuid":"2809389070","node_id":"PR_kwDOK1eG_c6nc-AO","number":276,"state":"closed","title":"[DEPENDABOT]: Bump pytorch-lightning from 2.5.4 to 2.5.5","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-10-08T15:13:08.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-08T19:53:39.000Z","updated_at":"2025-10-08T15:13:08.000Z","time_to_close":2575169,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[DEPENDABOT]: Bump","packages":[{"name":"pytorch-lightning","old_version":"2.5.4","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.4 to 2.5.5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.4...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.5.4\u0026new-version=2.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/daisybio/drevalpy/pull/276","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisybio%2Fdrevalpy/issues/276","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/276/packages"},{"uuid":"2807775174","node_id":"PR_kwDONHatss6nWz_G","number":354,"state":"open","title":"build(deps): bump pytorch-lightning from 2.5.2 to 2.5.5","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-08T10:48:51.000Z","updated_at":"2025-09-08T10:48:52.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.5.2","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.2 to 2.5.5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.2...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.5.2\u0026new-version=2.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/GHOST-Science-Club/tree-classification-irim/pull/354","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHOST-Science-Club%2Ftree-classification-irim/issues/354","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/354/packages"},{"uuid":"2788079487","node_id":"PR_kwDOMuqZhM6mLrd_","number":271,"state":"open","title":"chore(deps): bump pytorch-lightning from 2.5.3 to 2.5.4","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-31T21:41:58.000Z","updated_at":"2025-08-31T21:41:59.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.5.3","new_version":"2.5.4","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.3 to 2.5.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.4\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.4\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eAsyncCheckpointIO\u003c/code\u003e snapshots tensors to avoid race with parameter mutation (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21079\"\u003e#21079\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eAsyncCheckpointIO\u003c/code\u003e threadpool exception if calling fit or validate more than one (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20952\"\u003e#20952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed learning rate not being correctly set after using \u003ccode\u003eLearningRateFinder\u003c/code\u003e callback (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21068\"\u003e#21068\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed misalignment column while using rich model summary in \u003ccode\u003eDeepSpeedstrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21100\"\u003e#21100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eRichProgressBar\u003c/code\u003e crashing when sanity checking using val dataloader with 0 len (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21108\"\u003e#21108\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdded support for NVIDIA H200 GPUs in \u003ccode\u003eget_available_flops\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21119\"\u003e#20913\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.3...2.5.4\"\u003e2.5.3 -\u0026gt; 2.5.4\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch1\u003eContributors\u003c/h1\u003e\n\u003cp\u003eWe thank \u003cstrong\u003eall folks\u003c/strong\u003e who submitted issues, features, fixes and doc changes. It's the only way we can \u003cstrong\u003ecollectively\u003c/strong\u003e make Lightning :zap: better for everyone, nice job!\u003c/p\u003e\n\u003cp\u003eIn particular, we would like to thank the authors of the pull-requests above, in no particular order:\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/fnhirwa\"\u003e\u003ccode\u003e@​fnhirwa\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/GdoongMathew\"\u003e\u003ccode\u003e@​GdoongMathew\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/jjh42\"\u003e\u003ccode\u003e@​jjh42\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/littlebullGit\"\u003e\u003ccode\u003e@​littlebullGit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/SkafteNicki\"\u003e\u003ccode\u003e@​SkafteNicki\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eThank you :heart: and we hope you'll keep them coming!\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/58b89edb7ae6d7e5fd02f9f908efecf0cab0205d\"\u003e\u003ccode\u003e58b89ed\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.4\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/33a17db3aca5733a61e26ebd28d7855d3325295e\"\u003e\u003ccode\u003e33a17db\u003c/code\u003e\u003c/a\u003e Update throughput table to include H200 stats (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21119\"\u003e#21119\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9288c1f2bc40a2650cfe4d19a8e195f71770b5d2\"\u003e\u003ccode\u003e9288c1f\u003c/code\u003e\u003c/a\u003e Update versioning governance document (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21107\"\u003e#21107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b4cef868cd18dd74637cf75e23c0818fd5b4edf7\"\u003e\u003ccode\u003eb4cef86\u003c/code\u003e\u003c/a\u003e docs: replace broken link to Torch 2.x (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21121\"\u003e#21121\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/225d272dd9c2324c43447047a4a794eabd77913e\"\u003e\u003ccode\u003e225d272\u003c/code\u003e\u003c/a\u003e build(deps): update myst-parser requirement from \u0026lt;4.0.0,\u0026gt;=0.18.1 to \u0026gt;=0.18.1,...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d8b071ba1bfd7bca0f58c00de0779e72f85d8e78\"\u003e\u003ccode\u003ed8b071b\u003c/code\u003e\u003c/a\u003e build(deps): bump coverage from 7.10.4 to 7.10.5 in /requirements (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21115\"\u003e#21115\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1e946089849f821d728386244d369fae80a8da30\"\u003e\u003ccode\u003e1e94608\u003c/code\u003e\u003c/a\u003e build(deps): update onnxscript requirement from \u0026lt;0.4.0,\u0026gt;=0.2.2 to \u0026gt;=0.2.2,\u0026lt;0....\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4708ee727a06d35855c71f47701da9a7a241a91b\"\u003e\u003ccode\u003e4708ee7\u003c/code\u003e\u003c/a\u003e docs: fix \u003ccode\u003elog_metrics\u003c/code\u003e step description (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21109\"\u003e#21109\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/476540f020c5eaa8b79347527e40f7b040c2778b\"\u003e\u003ccode\u003e476540f\u003c/code\u003e\u003c/a\u003e Fix rich progress bar crashing on empty val dataloader sanity checking (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21108\"\u003e#21108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f2996d82d1dd7e442f5f0578709dbdb7a4d1cc4e\"\u003e\u003ccode\u003ef2996d8\u003c/code\u003e\u003c/a\u003e ci: pin also test requirements for minimal setup (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21102\"\u003e#21102\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.3...2.5.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.5.3\u0026new-version=2.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/AlphaSphereDotAI/visualizr/pull/271","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaSphereDotAI%2Fvisualizr/issues/271","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/271/packages"},{"uuid":"2677935628","node_id":"PR_kwDOPJq5Ac6fng4M","number":5,"state":"open","title":"Bump pytorch-lightning from 2.2.4 to 2.5.2","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-07-18T18:16:31.000Z","updated_at":"2025-07-18T18:16:32.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"pytorch-lightning","old_version":"2.2.4","new_version":"2.5.2","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.2.4 to 2.5.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.2\u003c/h2\u003e\n\u003ch1\u003eNotable changes in this release\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003eenable_autolog_hparams\u003c/code\u003e argument to Trainer (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20593\"\u003e#20593\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003etoggled_optimizer(optimizer)\u003c/code\u003e method to the LightningModule, which is a context manager version of \u003ccode\u003etoggle_optimize\u003c/code\u003e and \u003ccode\u003euntoggle_optimizer\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20771\"\u003e#20771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFor cross-device local checkpoints, instruct users to install \u003ccode\u003efsspec\u0026gt;=2025.5.0\u003c/code\u003e if unavailable (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20780\"\u003e#20780\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCheck param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003esave_hyperparameters\u003c/code\u003e not working correctly with \u003ccode\u003eLightningCLI\u003c/code\u003e when there are parsing links applied on instantiation (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20777\"\u003e#20777\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003elogger_connector\u003c/code\u003e has an edge case where step can be a float (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20692\"\u003e#20692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed Synchronize SIGTERM Handling in DDP to Prevent Deadlocks (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20825\"\u003e#20825\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed case-sensitive model name (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20661\"\u003e#20661\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCLI: resolve jsonargparse deprecation warning (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20802\"\u003e#20802\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix: move \u003ccode\u003echeck_inputs\u003c/code\u003e to the target device if available during \u003ccode\u003eto_torchscript\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20873\"\u003e#20873\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed progress bar display to correctly handle iterable dataset and \u003ccode\u003emax_steps\u003c/code\u003e during training (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20869\"\u003e#20869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed problem for silently supporting \u003ccode\u003ejsonnet\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eEnsure correct device is used for autocast when mps is selected as Fabric accelerator (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20876\"\u003e#20876\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFix: \u003ccode\u003eTransformerEnginePrecision\u003c/code\u003e conversion for layers with \u003ccode\u003ebias=False\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20805\"\u003e#20805\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.1...2.5.2\"\u003e2.5.1 -\u0026gt; 2.5.2\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1617f70428a791b2d81c392d6a0b8a078d8e7fb1\"\u003e\u003ccode\u003e1617f70\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.2\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ec3e4e7146b725f66e5a2f4d80293d9b3a872bfb\"\u003e\u003ccode\u003eec3e4e7\u003c/code\u003e\u003c/a\u003e fixing typo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/504908df4192bdb48428e0c8af8f1ab516736568\"\u003e\u003ccode\u003e504908d\u003c/code\u003e\u003c/a\u003e check param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d914c487a58f76c88feca547258995ac26bc2f85\"\u003e\u003ccode\u003ed914c48\u003c/code\u003e\u003c/a\u003e Fixing problem for silently supporting jsonnet. (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/af52c61a13e738db09ec2c884b262f3767d10c46\"\u003e\u003ccode\u003eaf52c61\u003c/code\u003e\u003c/a\u003e ci: debug failing run on master (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20845\"\u003e#20845\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9c4c31cb163f282b87e6c912f05c509bcbab987\"\u003e\u003ccode\u003ef9c4c31\u003c/code\u003e\u003c/a\u003e debugging flaky \u003ccode\u003etest_collective_operations\u003c/code\u003e with SIGABRT (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20912\"\u003e#20912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/cf412834d06e5fc13ec0fe54a6246ea2d76e49ad\"\u003e\u003ccode\u003ecf41283\u003c/code\u003e\u003c/a\u003e bump: \u003ccode\u003ebitsandbytes \u0026gt;=0.45.2,\u0026lt;0.47.0\u003c/code\u003e \u0026amp; compatibility patch for `bnb.function...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/7659176a27841706a6e805d072848bca8973fd1d\"\u003e\u003ccode\u003e7659176\u003c/code\u003e\u003c/a\u003e build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in /requirements (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20905\"\u003e#20905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/258df43406290ef06365f19b15d0a73f0496b989\"\u003e\u003ccode\u003e258df43\u003c/code\u003e\u003c/a\u003e build(deps): update typing-extensions requirement from \u0026lt;4.14.0,\u0026gt;=4.4.0 to \u0026gt;=4...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/a9f211acb0f4251b0e808e25e9e960580c063c13\"\u003e\u003ccode\u003ea9f211a\u003c/code\u003e\u003c/a\u003e Fix Typos in Comments and Function Names Across Multiple Files (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20901\"\u003e#20901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.2.4...2.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.2.4\u0026new-version=2.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/praveentitusf/MLOps-Project-2025/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveentitusf%2FMLOps-Project-2025/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"3169794835","node_id":"PR_kwDOMuqZhM6bwIuE","number":146,"state":"open","title":"Bump pytorch-lightning from 2.5.1.post0 to 2.5.2","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":10,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-24T00:07:57.000Z","updated_at":"2025-08-14T22:04:35.379Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"pytorch-lightning","old_version":"2.5.1.post0","new_version":"2.5.2","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.1.post0 to 2.5.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.2\u003c/h2\u003e\n\u003ch1\u003eNotable changes in this release\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003eenable_autolog_hparams\u003c/code\u003e argument to Trainer (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20593\"\u003e#20593\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003etoggled_optimizer(optimizer)\u003c/code\u003e method to the LightningModule, which is a context manager version of \u003ccode\u003etoggle_optimize\u003c/code\u003e and \u003ccode\u003euntoggle_optimizer\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20771\"\u003e#20771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFor cross-device local checkpoints, instruct users to install \u003ccode\u003efsspec\u0026gt;=2025.5.0\u003c/code\u003e if unavailable (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20780\"\u003e#20780\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCheck param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003esave_hyperparameters\u003c/code\u003e not working correctly with \u003ccode\u003eLightningCLI\u003c/code\u003e when there are parsing links applied on instantiation (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20777\"\u003e#20777\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003elogger_connector\u003c/code\u003e has an edge case where step can be a float (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20692\"\u003e#20692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed Synchronize SIGTERM Handling in DDP to Prevent Deadlocks (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20825\"\u003e#20825\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed case-sensitive model name (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20661\"\u003e#20661\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCLI: resolve jsonargparse deprecation warning (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20802\"\u003e#20802\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix: move \u003ccode\u003echeck_inputs\u003c/code\u003e to the target device if available during \u003ccode\u003eto_torchscript\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20873\"\u003e#20873\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed progress bar display to correctly handle iterable dataset and \u003ccode\u003emax_steps\u003c/code\u003e during training (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20869\"\u003e#20869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed problem for silently supporting \u003ccode\u003ejsonnet\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eEnsure correct device is used for autocast when mps is selected as Fabric accelerator (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20876\"\u003e#20876\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFix: \u003ccode\u003eTransformerEnginePrecision\u003c/code\u003e conversion for layers with \u003ccode\u003ebias=False\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20805\"\u003e#20805\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.1...2.5.2\"\u003e2.5.1 -\u0026gt; 2.5.2\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1617f70428a791b2d81c392d6a0b8a078d8e7fb1\"\u003e\u003ccode\u003e1617f70\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.2\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ec3e4e7146b725f66e5a2f4d80293d9b3a872bfb\"\u003e\u003ccode\u003eec3e4e7\u003c/code\u003e\u003c/a\u003e fixing typo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/504908df4192bdb48428e0c8af8f1ab516736568\"\u003e\u003ccode\u003e504908d\u003c/code\u003e\u003c/a\u003e check param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d914c487a58f76c88feca547258995ac26bc2f85\"\u003e\u003ccode\u003ed914c48\u003c/code\u003e\u003c/a\u003e Fixing problem for silently supporting jsonnet. (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/af52c61a13e738db09ec2c884b262f3767d10c46\"\u003e\u003ccode\u003eaf52c61\u003c/code\u003e\u003c/a\u003e ci: debug failing run on master (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20845\"\u003e#20845\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9c4c31cb163f282b87e6c912f05c509bcbab987\"\u003e\u003ccode\u003ef9c4c31\u003c/code\u003e\u003c/a\u003e debugging flaky \u003ccode\u003etest_collective_operations\u003c/code\u003e with SIGABRT (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20912\"\u003e#20912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/cf412834d06e5fc13ec0fe54a6246ea2d76e49ad\"\u003e\u003ccode\u003ecf41283\u003c/code\u003e\u003c/a\u003e bump: \u003ccode\u003ebitsandbytes \u0026gt;=0.45.2,\u0026lt;0.47.0\u003c/code\u003e \u0026amp; compatibility patch for `bnb.function...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/7659176a27841706a6e805d072848bca8973fd1d\"\u003e\u003ccode\u003e7659176\u003c/code\u003e\u003c/a\u003e build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in /requirements (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20905\"\u003e#20905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/258df43406290ef06365f19b15d0a73f0496b989\"\u003e\u003ccode\u003e258df43\u003c/code\u003e\u003c/a\u003e build(deps): update typing-extensions requirement from \u0026lt;4.14.0,\u0026gt;=4.4.0 to \u0026gt;=4...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/a9f211acb0f4251b0e808e25e9e960580c063c13\"\u003e\u003ccode\u003ea9f211a\u003c/code\u003e\u003c/a\u003e Fix Typos in Comments and Function Names Across Multiple Files (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20901\"\u003e#20901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.1.post0...2.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.5.1.post0\u0026new-version=2.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/AlphaSphereDotAI/visualizr/pull/146","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaSphereDotAI%2Fvisualizr/issues/146","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/146/packages"},{"uuid":"2899740188","node_id":"PR_kwDOJC-x-s6NmrCQ","number":433,"state":"open","title":"Chore(deps): Update pytorch-lightning requirement from \u003c=2.5.0.post0,\u003e=2.2 to \u003e=2.2,\u003c=2.5.1rc0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-03-06T08:39:53.000Z","updated_at":"2025-06-13T08:14:41.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Chore(deps): Update","packages":[{"name":"pytorch-lightning","old_version":"\u003c=2.5.0.post0,\u003e=2.2","new_version":"\u003e=2.2,\u003c=2.5.1rc0","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Updates the requirements on [pytorch-lightning](https://github.com/Lightning-AI/lightning) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/60e3eb833099399795e7ff564e3f9505804c6f87\"\u003e\u003ccode\u003e60e3eb8\u003c/code\u003e\u003c/a\u003e 2.5.1rc0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/2fc8de313c568e289f3e232c60f0fd6f4994c0ce\"\u003e\u003ccode\u003e2fc8de3\u003c/code\u003e\u003c/a\u003e simple plug\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1f5add327fd88fe288a2f889d720e5d5e06bd7d2\"\u003e\u003ccode\u003e1f5add3\u003c/code\u003e\u003c/a\u003e Fix CSVLogger hyperparameter is logged at every write which increase latency ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9ef355b756d6331e3233f3ad27cf34a6f25f2d49\"\u003e\u003ccode\u003e9ef355b\u003c/code\u003e\u003c/a\u003e fix test compatibility as AdamW became subclass of Adam (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20574\"\u003e#20574\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/7bd927902cb36e4462a7bca29abb935215c8b98a\"\u003e\u003ccode\u003e7bd9279\u003c/code\u003e\u003c/a\u003e fix compatibility for pytest 8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20575\"\u003e#20575\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b313cd955bb7cc38bd899a023dfc43f4f194d50b\"\u003e\u003ccode\u003eb313cd9\u003c/code\u003e\u003c/a\u003e docs: Fix missing enumerate loop (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20592\"\u003e#20592\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4eda5a0a322bdda804f796fda959cb59063b6280\"\u003e\u003ccode\u003e4eda5a0\u003c/code\u003e\u003c/a\u003e docs: fix broken links (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20590\"\u003e#20590\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9afcc58f8e44043fb761d574888db0d4783df1b4\"\u003e\u003ccode\u003e9afcc58\u003c/code\u003e\u003c/a\u003e Remove fabric legacy CLI (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20588\"\u003e#20588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d9025162f842c026f07d7cf5663a39119bdf7a99\"\u003e\u003ccode\u003ed902516\u003c/code\u003e\u003c/a\u003e fix: typos in documentation files (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20582\"\u003e#20582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ea59e403367871a782becc5c327d7bafbd43bf8c\"\u003e\u003ccode\u003eea59e40\u003c/code\u003e\u003c/a\u003e build(deps): bump Lightning-AI/utilities from 0.11.9 to 0.12.0 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20569\"\u003e#20569\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.2.0...2.5.1rc0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","html_url":"https://github.com/CAREamics/careamics/pull/433","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAREamics%2Fcareamics/issues/433","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/433/packages"},{"uuid":"2249332028","node_id":"PR_kwDOI-6wwc6GEhU8","number":259,"state":"closed","title":"build(deps): bump pytorch-lightning from 2.4.0 to 2.5.0.post0","user":"dependabot[bot]","labels":["won't fix","ci / tests"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-07-19T05:45:50.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2024-12-23T11:16:46.000Z","updated_at":"2025-07-19T05:45:50.000Z","time_to_close":17951344,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.4.0","new_version":"2.5.0.post0","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.5.0.post0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5 post0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\"\u003ehttps://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eLightning v2.5\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://lightning.ai\"\u003eLightning AI\u003c/a\u003e :zap: is excited to announce the release of Lightning 2.5.\u003c/p\u003e\n\u003cp\u003eLightning 2.5 comes with improvements on several fronts, with \u003cstrong\u003ezero\u003c/strong\u003e API changes. Our users love it stable, we keep it stable :smile:.\u003c/p\u003e\n\u003cp\u003eTalking about love :heart:, the \u003ccode\u003elightning\u003c/code\u003e, \u003ccode\u003epytorch-lightning\u003c/code\u003e and \u003ccode\u003elightning-fabric\u003c/code\u003e packages are collectively getting more than \u003cstrong\u003e10M downloads per month\u003c/strong\u003e :open_mouth:, for a total of over \u003cstrong\u003e180M downloads\u003c/strong\u003e :exploding_head: since the early days . It's incredible to see PyTorch Lightning getting such a strong adoption across the industry and the sciences.\u003c/p\u003e\n\u003cp\u003eRelease 2.5 embraces PyTorch 2.5, and it marks some of its more recent directions as officially supported, namely tensor subclass-based APIs like \u003ca href=\"https://pytorch.org/docs/stable/distributed.tensor.html\"\u003eDistributed Tensors\u003c/a\u003e and \u003ca href=\"https://pytorch.org/blog/pytorch-native-architecture-optimization/\"\u003eTorchAO\u003c/a\u003e, in combination with \u003ccode\u003etorch.compile\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eHere's a couple of examples:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003eFull example \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/tree/master/examples/pytorch/fp8_distributed_transformer\"\u003ehere\u003c/a\u003e\u003c/p\u003e\n\u003cpre lang=\"python\"\u003e\u003ccode\u003eimport lightning as L\nimport torch\nimport torch.nn as nn\nimport torch.nn.functional as F\nfrom lightning.pytorch.demos import Transformer, WikiText2\nfrom lightning.pytorch.strategies import ModelParallelStrategy\nfrom torch.distributed._composable.fsdp.fully_shard import fully_shard\nfrom torch.utils.data import DataLoader\nfrom torchao.float8 import Float8LinearConfig, convert_to_float8_training\n\u003cp\u003eclass LanguageModel(L.LightningModule):\u003cbr /\u003e\ndef \u003cstrong\u003einit\u003c/strong\u003e(self, vocab_size):\u003cbr /\u003e\nsuper().\u003cstrong\u003einit\u003c/strong\u003e()\u003cbr /\u003e\nself.vocab_size = vocab_size\u003cbr /\u003e\nself.model = None\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003edef configure_model(self):\n    if self.model is not None:\n        return\n\n    with torch.device(\u0026amp;quot;meta\u0026amp;quot;):\n        model = Transformer(\n            vocab_size=self.vocab_size,\n            nlayers=16,\n            nhid=4096,\n            ninp=1024,\n            nhead=32,\n        )\n\n    float8_config = Float8LinearConfig(\n        # pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly  # noqa\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9177ec09caadcf88859e1f1e3e10a18e8832069a\"\u003e\u003ccode\u003e9177ec0\u003c/code\u003e\u003c/a\u003e Minor correction release \u003ccode\u003e2.5.0.post0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20515\"\u003e#20515\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4337f7fcdad6c8290f6b6f37942e926171326022\"\u003e\u003ccode\u003e4337f7f\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Patch jsonargparse for Python \u0026gt;= 3.12.8\u0026quot; (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20513\"\u003e#20513\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/58a749a1dde84a771635907762bba778a186bd4a\"\u003e\u003ccode\u003e58a749a\u003c/code\u003e\u003c/a\u003e Allow batch sampler to not have a .sampler attribute (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20514\"\u003e#20514\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/52460d36ed005a4dbac5eca3020ef225e4b1697d\"\u003e\u003ccode\u003e52460d3\u003c/code\u003e\u003c/a\u003e Revert breaking change in configure_optimizers return type (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20512\"\u003e#20512\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/c45c3c92c059661c20443a0a19399f7442db7f90\"\u003e\u003ccode\u003ec45c3c9\u003c/code\u003e\u003c/a\u003e docker: fix setting tags (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20504\"\u003e#20504\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9babd1def4c703e639dfc34fd1877ac4e7b9435\"\u003e\u003ccode\u003ef9babd1\u003c/code\u003e\u003c/a\u003e ci: build docs once you prepare release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20507\"\u003e#20507\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/61a8391617b3f2b5083852ea49b1ead4c2ef72d7\"\u003e\u003ccode\u003e61a8391\u003c/code\u003e\u003c/a\u003e docs: bump habana (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20506\"\u003e#20506\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/0324a20f00235c7a10a235a44326811ba42b6ae4\"\u003e\u003ccode\u003e0324a20\u003c/code\u003e\u003c/a\u003e Prepare Lightning 2.5.0 release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20505\"\u003e#20505\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4c0eb3acd7911efa3b8cdaf24159d6de0d270324\"\u003e\u003ccode\u003e4c0eb3a\u003c/code\u003e\u003c/a\u003e Update (ci): github action's artifact upgrade v4 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20500\"\u003e#20500\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/110d62185161cd0b11d8619336ddd139e5ee09dd\"\u003e\u003ccode\u003e110d621\u003c/code\u003e\u003c/a\u003e Bump to 2.5.0rc0 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20493\"\u003e#20493\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.4.0...2.5.0.post0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.4.0\u0026new-version=2.5.0.post0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Lightning-AI/lightning-Habana/pull/259","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightning-AI%2Flightning-Habana/issues/259","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/259/packages"},{"uuid":"2755196313","node_id":"PR_kwDOMPgXpM6GCa3c","number":32,"state":"closed","title":"chore(deps): bump pytorch-lightning from 2.4.0 to 2.5.0.post0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-06-16T04:15:40.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2024-12-23T04:34:35.000Z","updated_at":"2025-06-16T04:15:40.000Z","time_to_close":15118865,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.4.0","new_version":"2.5.0.post0","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.5.0.post0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5 post0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\"\u003ehttps://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eLightning v2.5\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://lightning.ai\"\u003eLightning AI\u003c/a\u003e :zap: is excited to announce the release of Lightning 2.5.\u003c/p\u003e\n\u003cp\u003eLightning 2.5 comes with improvements on several fronts, with \u003cstrong\u003ezero\u003c/strong\u003e API changes. Our users love it stable, we keep it stable :smile:.\u003c/p\u003e\n\u003cp\u003eTalking about love :heart:, the \u003ccode\u003elightning\u003c/code\u003e, \u003ccode\u003epytorch-lightning\u003c/code\u003e and \u003ccode\u003elightning-fabric\u003c/code\u003e packages are collectively getting more than \u003cstrong\u003e10M downloads per month\u003c/strong\u003e :open_mouth:, for a total of over \u003cstrong\u003e180M downloads\u003c/strong\u003e :exploding_head: since the early days . It's incredible to see PyTorch Lightning getting such a strong adoption across the industry and the sciences.\u003c/p\u003e\n\u003cp\u003eRelease 2.5 embraces PyTorch 2.5, and it marks some of its more recent directions as officially supported, namely tensor subclass-based APIs like \u003ca href=\"https://pytorch.org/docs/stable/distributed.tensor.html\"\u003eDistributed Tensors\u003c/a\u003e and \u003ca href=\"https://pytorch.org/blog/pytorch-native-architecture-optimization/\"\u003eTorchAO\u003c/a\u003e, in combination with \u003ccode\u003etorch.compile\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eHere's a couple of examples:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003eFull example \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/tree/master/examples/pytorch/fp8_distributed_transformer\"\u003ehere\u003c/a\u003e\u003c/p\u003e\n\u003cpre lang=\"python\"\u003e\u003ccode\u003eimport lightning as L\nimport torch\nimport torch.nn as nn\nimport torch.nn.functional as F\nfrom lightning.pytorch.demos import Transformer, WikiText2\nfrom lightning.pytorch.strategies import ModelParallelStrategy\nfrom torch.distributed._composable.fsdp.fully_shard import fully_shard\nfrom torch.utils.data import DataLoader\nfrom torchao.float8 import Float8LinearConfig, convert_to_float8_training\n\u003cp\u003eclass LanguageModel(L.LightningModule):\u003cbr /\u003e\ndef \u003cstrong\u003einit\u003c/strong\u003e(self, vocab_size):\u003cbr /\u003e\nsuper().\u003cstrong\u003einit\u003c/strong\u003e()\u003cbr /\u003e\nself.vocab_size = vocab_size\u003cbr /\u003e\nself.model = None\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003edef configure_model(self):\n    if self.model is not None:\n        return\n\n    with torch.device(\u0026amp;quot;meta\u0026amp;quot;):\n        model = Transformer(\n            vocab_size=self.vocab_size,\n            nlayers=16,\n            nhid=4096,\n            ninp=1024,\n            nhead=32,\n        )\n\n    float8_config = Float8LinearConfig(\n        # pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly  # noqa\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9177ec09caadcf88859e1f1e3e10a18e8832069a\"\u003e\u003ccode\u003e9177ec0\u003c/code\u003e\u003c/a\u003e Minor correction release \u003ccode\u003e2.5.0.post0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20515\"\u003e#20515\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4337f7fcdad6c8290f6b6f37942e926171326022\"\u003e\u003ccode\u003e4337f7f\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Patch jsonargparse for Python \u0026gt;= 3.12.8\u0026quot; (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20513\"\u003e#20513\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/58a749a1dde84a771635907762bba778a186bd4a\"\u003e\u003ccode\u003e58a749a\u003c/code\u003e\u003c/a\u003e Allow batch sampler to not have a .sampler attribute (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20514\"\u003e#20514\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/52460d36ed005a4dbac5eca3020ef225e4b1697d\"\u003e\u003ccode\u003e52460d3\u003c/code\u003e\u003c/a\u003e Revert breaking change in configure_optimizers return type (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20512\"\u003e#20512\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/c45c3c92c059661c20443a0a19399f7442db7f90\"\u003e\u003ccode\u003ec45c3c9\u003c/code\u003e\u003c/a\u003e docker: fix setting tags (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20504\"\u003e#20504\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9babd1def4c703e639dfc34fd1877ac4e7b9435\"\u003e\u003ccode\u003ef9babd1\u003c/code\u003e\u003c/a\u003e ci: build docs once you prepare release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20507\"\u003e#20507\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/61a8391617b3f2b5083852ea49b1ead4c2ef72d7\"\u003e\u003ccode\u003e61a8391\u003c/code\u003e\u003c/a\u003e docs: bump habana (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20506\"\u003e#20506\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/0324a20f00235c7a10a235a44326811ba42b6ae4\"\u003e\u003ccode\u003e0324a20\u003c/code\u003e\u003c/a\u003e Prepare Lightning 2.5.0 release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20505\"\u003e#20505\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4c0eb3acd7911efa3b8cdaf24159d6de0d270324\"\u003e\u003ccode\u003e4c0eb3a\u003c/code\u003e\u003c/a\u003e Update (ci): github action's artifact upgrade v4 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20500\"\u003e#20500\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/110d62185161cd0b11d8619336ddd139e5ee09dd\"\u003e\u003ccode\u003e110d621\u003c/code\u003e\u003c/a\u003e Bump to 2.5.0rc0 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20493\"\u003e#20493\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.4.0...2.5.0.post0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.4.0\u0026new-version=2.5.0.post0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","html_url":"https://github.com/IntelLabs/EquiTriton/pull/32","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelLabs%2FEquiTriton/issues/32","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/32/packages"},{"uuid":"1609684099","node_id":"PR_kwDOBJmSys5LR_ZL","number":166,"state":"open","title":"[tune](deps): Bump pytorch-lightning from 1.0.3 to 1.9.4 in /python/requirements/tune","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":9,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2023-03-04T08:57:26.000Z","updated_at":"2025-09-20T01:14:41.069Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[tune](deps): Bump","packages":[{"name":"pytorch-lightning","old_version":"1.0.3","new_version":"1.9.4","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":"/python/requirements/tune","ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.0.3 to 1.9.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eRemoved\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved implicit ui testing with \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e in favor of headless login and app selection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eFabric\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed an error when passing \u003ccode\u003efind_usable_cuda_devices(num_devices=-1)\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003ePyTorch\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support. It will choose DDP over DDP-spawn, contrary to \u003ccode\u003estrategy=None\u003c/code\u003e (default) (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed backwards compatibility for \u003ccode\u003elightning.pytorch.utilities.parsing.get_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/ethanwharris\"\u003e\u003ccode\u003e@​ethanwharris\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/carmocca\"\u003e\u003ccode\u003e@​carmocca\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/awaelchli\"\u003e\u003ccode\u003e@​awaelchli\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/justusschock\"\u003e\u003ccode\u003e@​justusschock\u003c/code\u003e\u003c/a\u003e , \u003ca href=\"https://github.com/dtuit\"\u003e\u003ccode\u003e@​dtuit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/Liyang90\"\u003e\u003ccode\u003e@​Liyang90\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eIf we forgot someone due to not matching commit email with GitHub account, let us know :]\u003c/em\u003e\u003c/p\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003elightning open\u003c/code\u003e command and improved redirects (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16794\"\u003e#16794\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3bee81960a6f8979c8e1b5e747a17124feee652d\"\u003e\u003ccode\u003e3bee819\u003c/code\u003e\u003c/a\u003e Add strategy=\u0026quot;auto\u0026quot; support on the 1.9.x branch (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/8e55ff753dc7cdff8469f29472e24ea82fac41e6\"\u003e\u003ccode\u003e8e55ff7\u003c/code\u003e\u003c/a\u003e [App] Fix environment check with command redirection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16883\"\u003e#16883\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/d4c5ff3783b01a66ab52286ad71436db2cdc8d0b\"\u003e\u003ccode\u003ed4c5ff3\u003c/code\u003e\u003c/a\u003e [App] Add support for plugins to return actions (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16832\"\u003e#16832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3a7598d673027f6b2627112f7188b27e4666042a\"\u003e\u003ccode\u003e3a7598d\u003c/code\u003e\u003c/a\u003e Backwards compatibility for \u003ccode\u003eget_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/6822960a42878a85468d19e66060cf9ad4d97635\"\u003e\u003ccode\u003e6822960\u003c/code\u003e\u003c/a\u003e Fix support for passing -1 to \u003ccode\u003efind_usable_cuda_devices\u003c/code\u003e function (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/b0c79089f594031cac3133a92c935a06452d8a7b\"\u003e\u003ccode\u003eb0c7908\u003c/code\u003e\u003c/a\u003e Incorporate pytorch's fixes in device_count_nvml \u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16795\"\u003e#16795\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/058dd9f126ea8ff88d550afb971f6e0f3d0b4547\"\u003e\u003ccode\u003e058dd9f\u003c/code\u003e\u003c/a\u003e Fix imports for lightning cli examples (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16871\"\u003e#16871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/5c3de464127f51ff6b6a024fd64caf7403cd7a24\"\u003e\u003ccode\u003e5c3de46\u003c/code\u003e\u003c/a\u003e Fix for hanging issue on TPU Pod (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/f80f2f9a89ef3d61938371ca3ea43f29fa3d60c9\"\u003e\u003ccode\u003ef80f2f9\u003c/code\u003e\u003c/a\u003e Remove implicit frontend testing from \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/ca698258ad7f4fddb93abe915bce79c74cefd5c6\"\u003e\u003ccode\u003eca69825\u003c/code\u003e\u003c/a\u003e [App] Fix local app run with relative import (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16835\"\u003e#16835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/1.0.3...1.9.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=1.0.3\u0026new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/pcmoritz/ray-1/pull/166","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcmoritz%2Fray-1/issues/166","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/166/packages"},{"uuid":"1607659859","node_id":"PR_kwDOH1rKGM5LLKwu","number":53,"state":"closed","title":"Bump pytorch-lightning from 1.7.1 to 1.9.4","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-14T22:23:06.000Z","author_association":null,"state_reason":null,"created_at":"2023-03-02T23:03:31.000Z","updated_at":"2026-04-14T22:23:08.000Z","time_to_close":98407175,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"pytorch-lightning","old_version":"1.7.1","new_version":"1.9.4","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.7.1 to 1.9.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eRemoved\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved implicit ui testing with \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e in favor of headless login and app selection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eFabric\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed an error when passing \u003ccode\u003efind_usable_cuda_devices(num_devices=-1)\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003ePyTorch\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support. It will choose DDP over DDP-spawn, contrary to \u003ccode\u003estrategy=None\u003c/code\u003e (default) (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed backwards compatibility for \u003ccode\u003elightning.pytorch.utilities.parsing.get_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/ethanwharris\"\u003e\u003ccode\u003e@​ethanwharris\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/carmocca\"\u003e\u003ccode\u003e@​carmocca\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/awaelchli\"\u003e\u003ccode\u003e@​awaelchli\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/justusschock\"\u003e\u003ccode\u003e@​justusschock\u003c/code\u003e\u003c/a\u003e , \u003ca href=\"https://github.com/dtuit\"\u003e\u003ccode\u003e@​dtuit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/Liyang90\"\u003e\u003ccode\u003e@​Liyang90\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eIf we forgot someone due to not matching commit email with GitHub account, let us know :]\u003c/em\u003e\u003c/p\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003elightning open\u003c/code\u003e command and improved redirects (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16794\"\u003e#16794\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3bee81960a6f8979c8e1b5e747a17124feee652d\"\u003e\u003ccode\u003e3bee819\u003c/code\u003e\u003c/a\u003e Add strategy=\u0026quot;auto\u0026quot; support on the 1.9.x branch (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/8e55ff753dc7cdff8469f29472e24ea82fac41e6\"\u003e\u003ccode\u003e8e55ff7\u003c/code\u003e\u003c/a\u003e [App] Fix environment check with command redirection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16883\"\u003e#16883\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/d4c5ff3783b01a66ab52286ad71436db2cdc8d0b\"\u003e\u003ccode\u003ed4c5ff3\u003c/code\u003e\u003c/a\u003e [App] Add support for plugins to return actions (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16832\"\u003e#16832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3a7598d673027f6b2627112f7188b27e4666042a\"\u003e\u003ccode\u003e3a7598d\u003c/code\u003e\u003c/a\u003e Backwards compatibility for \u003ccode\u003eget_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/6822960a42878a85468d19e66060cf9ad4d97635\"\u003e\u003ccode\u003e6822960\u003c/code\u003e\u003c/a\u003e Fix support for passing -1 to \u003ccode\u003efind_usable_cuda_devices\u003c/code\u003e function (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/b0c79089f594031cac3133a92c935a06452d8a7b\"\u003e\u003ccode\u003eb0c7908\u003c/code\u003e\u003c/a\u003e Incorporate pytorch's fixes in device_count_nvml \u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16795\"\u003e#16795\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/058dd9f126ea8ff88d550afb971f6e0f3d0b4547\"\u003e\u003ccode\u003e058dd9f\u003c/code\u003e\u003c/a\u003e Fix imports for lightning cli examples (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16871\"\u003e#16871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/5c3de464127f51ff6b6a024fd64caf7403cd7a24\"\u003e\u003ccode\u003e5c3de46\u003c/code\u003e\u003c/a\u003e Fix for hanging issue on TPU Pod (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/f80f2f9a89ef3d61938371ca3ea43f29fa3d60c9\"\u003e\u003ccode\u003ef80f2f9\u003c/code\u003e\u003c/a\u003e Remove implicit frontend testing from \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/ca698258ad7f4fddb93abe915bce79c74cefd5c6\"\u003e\u003ccode\u003eca69825\u003c/code\u003e\u003c/a\u003e [App] Fix local app run with relative import (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16835\"\u003e#16835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/1.7.1...1.9.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=1.7.1\u0026new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/jxpress/lightning-hydra-template-vertex-ai/pull/53","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxpress%2Flightning-hydra-template-vertex-ai/issues/53","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/53/packages"}],"issue_packages":[{"old_version":"2.4.0","new_version":"2.6.1","update_type":"minor","path":null,"pr_created_at":"2026-02-02T12:50:35.000Z","version_change":"2.4.0 → 2.6.1","issue":{"uuid":"3885759275","node_id":"PR_kwDOEyr8787A58K6","number":639,"state":"closed","title":"[MNT] [Dependabot](deps): Bump pytorch-lightning from 2.4.0 to 2.6.1","user":"dependabot[bot]","labels":["maintenance"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-02-03T07:46:35.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-02T12:50:35.000Z","updated_at":"2026-02-03T07:46:45.000Z","time_to_close":68160,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[MNT] [Dependabot](deps): Bump","packages":[{"name":"pytorch-lightning","old_version":"2.4.0","new_version":"2.6.1","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.6.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.6.1\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.6.1\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdded method chaining support to \u003ccode\u003eLightningModule.freeze()\u003c/code\u003e and \u003ccode\u003eLightningModule.unfreeze()\u003c/code\u003e by returning \u003ccode\u003eself\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21469\"\u003e#21469\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdded litlogger integration(\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21430\"\u003e#21430\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eDeprecated \u003ccode\u003eto_torchscript\u003c/code\u003e method due to deprecation of TorchScript in PyTorch (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21397\"\u003e#21397\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved support for Python 3.9 due to end-of-life status (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21398\"\u003e#21398\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003esave_hyperparameters(ignore=...)\u003c/code\u003e behavior so subclass ignore rules override base class rules (#\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21490\"\u003e21490\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningDataModule.load_from_checkpoint\u003c/code\u003e to restore the datamodule subclass and hyperparameters (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21478\"\u003e#21478\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eModelParallelStrategy\u003c/code\u003e single-file checkpointing when \u003ccode\u003etorch.compile\u003c/code\u003e wraps the model so optimizer states no longer raise \u003ccode\u003eKeyError\u003c/code\u003e during save (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/issues/21357\"\u003e#21357\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSanitize profiler filenames when saving to avoid crashes due to invalid characters (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21395\"\u003e#21395\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eStochasticWeightAveraging\u003c/code\u003e with infinite epochs (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21396\"\u003e#21396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003e_generate_seed_sequence_sampling\u003c/code\u003e function not producing unique seeds (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21399\"\u003e#21399\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eThroughputMonitor\u003c/code\u003e callback emitting warnings too frequently (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21453\"\u003e#21453\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eExposed \u003ccode\u003eweights_only\u003c/code\u003e argument for loading checkpoints in \u003ccode\u003eFabric.load()\u003c/code\u003e and \u003ccode\u003eFabric.load_raw()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21470\"\u003e#21470\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eDistributedSamplerWrapper\u003c/code\u003e not forwarding \u003ccode\u003eset_epoch\u003c/code\u003e to the underlying sampler (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21454\"\u003e#21454\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed DDP notebook CUDA fork check to allow passive initialization when CUDA is not actively used (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21402\"\u003e#21402\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/655a3a91828694b9bfc241177f474741e483aeaa\"\u003e\u003ccode\u003e655a3a9\u003c/code\u003e\u003c/a\u003e bump(deps): bump \u003ccode\u003elitlogger\u003c/code\u003e version to \u003ccode\u003e\u0026gt;=0.1.7\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21517\"\u003e#21517\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/300c05a96bdb9a355e53160c695e69bb25bfa965\"\u003e\u003ccode\u003e300c05a\u003c/code\u003e\u003c/a\u003e Prepare release 2.6.1 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21516\"\u003e#21516\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dc16bc56ff66ea321f90d4aec69a41c7c0bb82e4\"\u003e\u003ccode\u003edc16bc5\u003c/code\u003e\u003c/a\u003e build(deps): update setuptools requirement from \u0026lt;80.9.1 to \u0026lt;80.10.3 in /requi...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/6ee3800a120937d27cf774e57d2d28986062999e\"\u003e\u003ccode\u003e6ee3800\u003c/code\u003e\u003c/a\u003e build(deps): update torchvision requirement from \u0026lt;0.25.0,\u0026gt;=0.16.0 to \u0026gt;=0.16.0...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/6478f8ec9cd3d4f524d73ad0df070d0a566ee9a3\"\u003e\u003ccode\u003e6478f8e\u003c/code\u003e\u003c/a\u003e Fix \u003ccode\u003esave_hyperparameters\u003c/code\u003e ignore precedence in subclasses (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21490\"\u003e#21490\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/2712587858c8f89e9dfbfe10cb919340acdb9c8c\"\u003e\u003ccode\u003e2712587\u003c/code\u003e\u003c/a\u003e CI: fix doctest failure from PyTorch LeafSpec FutureWarning (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21502\"\u003e#21502\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ae1dc6f0eb9ce3229532b4de7f1036630ae7e2f1\"\u003e\u003ccode\u003eae1dc6f\u003c/code\u003e\u003c/a\u003e fix(link-check): resolve broken URLs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21493\"\u003e#21493\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f0b1c5274552b607d7a4b22216deaf910ffc2aba\"\u003e\u003ccode\u003ef0b1c52\u003c/code\u003e\u003c/a\u003e fix(fabric): forward set_epoch to underlying sampler in DistributedSamplerWra...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/bddc25309b77a5100c86105354108ec3abe89711\"\u003e\u003ccode\u003ebddc253\u003c/code\u003e\u003c/a\u003e Fix warning frequency in throughput monitor callback (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21453\"\u003e#21453\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/2f4b58a84aca372b92091fb8463a3f76d741b825\"\u003e\u003ccode\u003e2f4b58a\u003c/code\u003e\u003c/a\u003e build(deps): update numpy requirement from \u0026lt;2.3.5,\u0026gt;2.1.0 to \u0026gt;2.1.0,\u0026lt;2.4.2 in ...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.4.0...2.6.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.4.0\u0026new-version=2.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/pytorch-tabular/pytorch_tabular/pull/639","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch-tabular%2Fpytorch_tabular/issues/639","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/639/packages"}},{"old_version":"2.5.3","new_version":"2.5.5","update_type":"patch","path":null,"pr_created_at":"2025-09-15T23:28:37.000Z","version_change":"2.5.3 → 2.5.5","issue":{"uuid":"2830909091","node_id":"PR_kwDOMuqZhM6ovD6j","number":302,"state":"closed","title":"build(deps): bump pytorch-lightning from 2.5.3 to 2.5.5","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":6,"pull_request":true,"closed_at":"2025-09-16T07:02:50.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-15T23:28:37.000Z","updated_at":"2025-09-16T07:02:50.000Z","time_to_close":27253,"merged_at":"2025-09-16T07:02:50.000Z","merged_by":"mergify[bot]","closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.5.3","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.3 to 2.5.5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.3...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.5.3\u0026new-version=2.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/AlphaSphereDotAI/visualizr/pull/302","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaSphereDotAI%2Fvisualizr/issues/302","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/302/packages"}},{"old_version":"2.5.0","new_version":"2.5.5","update_type":"patch","path":null,"pr_created_at":"2025-09-13T14:44:05.000Z","version_change":"2.5.0 → 2.5.5","issue":{"uuid":"2825494243","node_id":"PR_kwDOPpNGHs6oaZ7j","number":21,"state":"open","title":"chore(deps): Bump the patch-updates group across 1 directory with 9 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-09-13T14:44:05.000Z","updated_at":"2025-09-13T14:44:06.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Bump","group_name":"patch-updates","update_count":9,"packages":[{"name":"pytorch-lightning","old_version":"2.5.0","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"},{"name":"lightning","old_version":"2.5.0","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"},{"name":"sqlalchemy","old_version":"2.0.36","new_version":"2.0.43","repository_url":"https://github.com/sqlalchemy/sqlalchemy"},{"name":"pylint","old_version":"3.3.3","new_version":"3.3.8","repository_url":"https://github.com/pylint-dev/pylint"},{"name":"bandit","old_version":"1.8.0","new_version":"1.8.6","repository_url":"https://github.com/PyCQA/bandit"},{"name":"python-multipart","old_version":"0.0.17","new_version":"0.0.20","repository_url":"https://github.com/Kludex/python-multipart"},{"name":"ccxt","old_version":"4.5.3","new_version":"4.5.4","repository_url":"https://github.com/ccxt/ccxt"},{"name":"eth-account","old_version":"0.13.4","new_version":"0.13.7","repository_url":"https://github.com/ethereum/eth-account"},{"name":"jinja2","old_version":"3.1.4","new_version":"3.1.6","repository_url":"https://github.com/pallets/jinja"}],"path":null,"ecosystem":"conda"},"body":"Bumps the patch-updates group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `2.5.0` | `2.5.5` |\n| [lightning](https://github.com/Lightning-AI/lightning) | `2.5.0` | `2.5.5` |\n| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.43` |\n| [pylint](https://github.com/pylint-dev/pylint) | `3.3.3` | `3.3.8` |\n| [bandit](https://github.com/PyCQA/bandit) | `1.8.0` | `1.8.6` |\n| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.17` | `0.0.20` |\n| [ccxt](https://github.com/ccxt/ccxt) | `4.5.3` | `4.5.4` |\n| [eth-account](https://github.com/ethereum/eth-account) | `0.13.4` | `0.13.7` |\n| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` |\n\n\nUpdates `pytorch-lightning` from 2.5.0 to 2.5.5\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.0...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `lightning` from 2.5.0 to 2.5.5\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003elightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.0...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `sqlalchemy` from 2.0.36 to 2.0.43\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/sqlalchemy/sqlalchemy/releases\"\u003esqlalchemy's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e2.0.43\u003c/h1\u003e\n\u003cp\u003eReleased: August 11, 2025\u003c/p\u003e\n\u003ch2\u003eorm\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[orm] [bug]\u003c/strong\u003e Fixed issue where using the \u003ccode\u003epost_update\u003c/code\u003e feature would apply incorrect\n\u0026quot;pre-fetched\u0026quot; values to the ORM objects after a multi-row UPDATE process\ncompleted.  These \u0026quot;pre-fetched\u0026quot; values would come from any column that had\nan \u003ccode\u003eColumn.onupdate\u003c/code\u003e callable or a version id generator used by\n\u003ccode\u003eorm.Mapper.version_id_generator\u003c/code\u003e; for a version id generator\nthat delivered random identifiers like timestamps or UUIDs, this incorrect\ndata would lead to a DELETE statement against those same rows to fail in\nthe next step.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12748\"\u003e#12748\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[orm] [bug]\u003c/strong\u003e Fixed issue where \u003ccode\u003e_orm.mapped_column.use_existing_column\u003c/code\u003e\nparameter in \u003ccode\u003e_orm.mapped_column()\u003c/code\u003e would not work when the\n\u003ccode\u003e_orm.mapped_column()\u003c/code\u003e is used inside of an \u003ccode\u003eAnnotated\u003c/code\u003e type alias in\npolymorphic inheritance scenarios. The parameter is now properly recognized\nand processed during declarative mapping configuration.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12787\"\u003e#12787\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[orm] [bug]\u003c/strong\u003e Improved the implementation of the \u003ccode\u003e_orm.selectin_polymorphic()\u003c/code\u003e\ninheritance loader strategy to properly render the IN expressions using\nchunks of 500 records each, in the same manner as that of the\n\u003ccode\u003e_orm.selectinload()\u003c/code\u003e relationship loader strategy.  Previously, the IN\nexpression would be arbitrarily large, leading to failures on databases\nthat have limits on the size of IN expressions including Oracle Database.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12790\"\u003e#12790\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eengine\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003e[engine] [usecase]\u003c/strong\u003e Added new parameter \u003ccode\u003ecreate_engine.skip_autocommit_rollback\u003c/code\u003e\nwhich provides for a per-dialect feature of preventing the DBAPI\n\u003ccode\u003e.rollback()\u003c/code\u003e from being called under any circumstances, if the\nconnection is detected as being in \u0026quot;autocommit\u0026quot; mode.   This improves upon\na critical performance issue identified in MySQL dialects where the network\noverhead of the \u003ccode\u003e.rollback()\u003c/code\u003e call remains prohibitive even if autocommit\nmode is set.\u003c/p\u003e\n\u003cp\u003eReferences: \u003ca href=\"https://www.sqlalchemy.org/trac/ticket/12784\"\u003e#12784\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003epostgresql\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/sqlalchemy/sqlalchemy/commits\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `pylint` from 3.3.3 to 3.3.8\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/98942ba4126a6fe1657bad77027bcc11016d16da\"\u003e\u003ccode\u003e98942ba\u003c/code\u003e\u003c/a\u003e Bump pylint to 3.3.8, update changelog (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10486\"\u003e#10486\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/6a1620ac1671455905a3c5d59b7421b05e505854\"\u003e\u003ccode\u003e6a1620a\u003c/code\u003e\u003c/a\u003e Update pytest-benchmark requirement from ~=4.0 to ~=5.1 (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10066\"\u003e#10066\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10484\"\u003e#10484\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/cef60cc3a557e22e70a25de121ac2810869a0256\"\u003e\u003ccode\u003ecef60cc\u003c/code\u003e\u003c/a\u003e Fix false-negative for used-before-assignment with postponed evaluation in fu...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/5a5a9be7abcf44e55f789b8fb917f32d7a01a509\"\u003e\u003ccode\u003e5a5a9be\u003c/code\u003e\u003c/a\u003e Fix \u003ccode\u003eunused-variable\u003c/code\u003e false positive when using same name for multiple except...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/6ec71ba09efcec9c39187475eefc64f16f0208bf\"\u003e\u003ccode\u003e6ec71ba\u003c/code\u003e\u003c/a\u003e Respect docstring-min-length in docparams extension (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10104\"\u003e#10104\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10434\"\u003e#10434\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/fbde89024e40c2e97846a151e2e6d9b4c340fa4c\"\u003e\u003ccode\u003efbde890\u003c/code\u003e\u003c/a\u003e Fix Mermaid printer rendering double underscores as bold formatting (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10403\"\u003e#10403\u003c/a\u003e) ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/51234e556d7c6054993097f2df8ae3927686a964\"\u003e\u003ccode\u003e51234e5\u003c/code\u003e\u003c/a\u003e Fix Pyreverse: Aggregations aren't filtered according to filter mode (PUB_ONL...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/329c96798de2dcfc4fa64ec6f3eaa39a538e2186\"\u003e\u003ccode\u003e329c967\u003c/code\u003e\u003c/a\u003e Use custom Github App to authenticate backport job (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10394\"\u003e#10394\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/pylint-dev/pylint/issues/10396\"\u003e#10396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/7038ef463fb8fe10a3906defbe69db5bfd5a8826\"\u003e\u003ccode\u003e7038ef4\u003c/code\u003e\u003c/a\u003e [Backport maintenance/3.3.x] Resolve possibly-used-before-assignment false po...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pylint-dev/pylint/commit/045f179c0e86ff3a31f7b9e329caea0976c59757\"\u003e\u003ccode\u003e045f179\u003c/code\u003e\u003c/a\u003e Resolve \u003ccode\u003epossibly-used-before-assignment\u003c/code\u003e false positives from \u003ccode\u003ematch\u003c/code\u003e block ...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `bandit` from 1.8.0 to 1.8.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/PyCQA/bandit/releases\"\u003ebandit's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.8.6\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.8.2 to 3.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1279\"\u003ePyCQA/bandit#1279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/setup-buildx-action from 3.10.0 to 3.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1278\"\u003ePyCQA/bandit#1278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadded hint to FreeBSD package in doc/source/integrations.rst by \u003ca href=\"https://github.com/daniel-mohr\"\u003e\u003ccode\u003e@​daniel-mohr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1282\"\u003ePyCQA/bandit#1282\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.9.0 to 3.9.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1284\"\u003ePyCQA/bandit#1284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHuggingface revision pinning by \u003ca href=\"https://github.com/lukehinds\"\u003e\u003ccode\u003e@​lukehinds\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1281\"\u003ePyCQA/bandit#1281\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/daniel-mohr\"\u003e\u003ccode\u003e@​daniel-mohr\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1282\"\u003ePyCQA/bandit#1282\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/PyCQA/bandit/compare/1.8.5...1.8.6\"\u003ehttps://github.com/PyCQA/bandit/compare/1.8.5...1.8.6\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.5\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix the rendering of the CI/CD doc by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1274\"\u003ePyCQA/bandit#1274\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix for publish to PyPI failure by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1273\"\u003ePyCQA/bandit#1273\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/PyCQA/bandit/compare/1.8.4...1.8.5\"\u003ehttps://github.com/PyCQA/bandit/compare/1.8.4...1.8.5\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.4\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd more random functions to B311 check by \u003ca href=\"https://github.com/aripollak\"\u003e\u003ccode\u003e@​aripollak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1235\"\u003ePyCQA/bandit#1235\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMetadata: rename classifier to classifiers by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1237\"\u003ePyCQA/bandit#1237\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.8.0 to 3.8.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1239\"\u003ePyCQA/bandit#1239\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.13.0 to 6.14.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1238\"\u003ePyCQA/bandit#1238\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.14.0 to 6.15.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1240\"\u003ePyCQA/bandit#1240\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/setup-buildx-action from 3.9.0 to 3.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1241\"\u003ePyCQA/bandit#1241\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/login-action from 3.3.0 to 3.4.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1245\"\u003ePyCQA/bandit#1245\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump bandit version in bug template by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1247\"\u003ePyCQA/bandit#1247\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix traceback from trojansource plugin by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1248\"\u003ePyCQA/bandit#1248\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnsure the man page is built by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1257\"\u003ePyCQA/bandit#1257\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation to cover \u003ccode\u003e--severity-level\u003c/code\u003e and \u003ccode\u003e--confidence-level\u003c/code\u003e by \u003ca href=\"https://github.com/bmos\"\u003e\u003ccode\u003e@​bmos\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1254\"\u003ePyCQA/bandit#1254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse license property in lieu of classifier by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1259\"\u003ePyCQA/bandit#1259\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix up some of the warnings when building docs by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1258\"\u003ePyCQA/bandit#1258\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a doc describing various integrations by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1253\"\u003ePyCQA/bandit#1253\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse ubuntu latest for readthedocs build by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1260\"\u003ePyCQA/bandit#1260\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.15.0 to 6.16.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1261\"\u003ePyCQA/bandit#1261\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump sigstore/cosign-installer from 3.8.1 to 3.8.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1262\"\u003ePyCQA/bandit#1262\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove etc from list of temp paths by \u003ca href=\"https://github.com/ericwb\"\u003e\u003ccode\u003e@​ericwb\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1263\"\u003ePyCQA/bandit#1263\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.16.0 to 6.17.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1265\"\u003ePyCQA/bandit#1265\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[pre-commit.ci] pre-commit autoupdate by \u003ca href=\"https://github.com/pre-commit-ci\"\u003e\u003ccode\u003e@​pre-commit-ci\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1266\"\u003ePyCQA/bandit#1266\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump docker/build-push-action from 6.17.0 to 6.18.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1268\"\u003ePyCQA/bandit#1268\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd github-actions documentation by \u003ca href=\"https://github.com/Killpit\"\u003e\u003ccode\u003e@​Killpit\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1172\"\u003ePyCQA/bandit#1172\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aripollak\"\u003e\u003ccode\u003e@​aripollak\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1235\"\u003ePyCQA/bandit#1235\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bmos\"\u003e\u003ccode\u003e@​bmos\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1254\"\u003ePyCQA/bandit#1254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Killpit\"\u003e\u003ccode\u003e@​Killpit\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/PyCQA/bandit/pull/1172\"\u003ePyCQA/bandit#1172\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/2d0b675b04c80ae42277e10500db06a0a37bae17\"\u003e\u003ccode\u003e2d0b675\u003c/code\u003e\u003c/a\u003e Huggingface revision pinning (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1281\"\u003e#1281\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/4cd133702236f1c5d28b2136561362467d31852c\"\u003e\u003ccode\u003e4cd1337\u003c/code\u003e\u003c/a\u003e Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1284\"\u003e#1284\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/ffed1bbf0adb2d259005aca6da506e86a291c987\"\u003e\u003ccode\u003effed1bb\u003c/code\u003e\u003c/a\u003e added hint to FreeBSD package in doc/source/integrations.rst (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1282\"\u003e#1282\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/090ba0f00907bda36ab0cdbfc85aa49df37f75de\"\u003e\u003ccode\u003e090ba0f\u003c/code\u003e\u003c/a\u003e Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1278\"\u003e#1278\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/33c678989022e186661cb2d5cafff87564fd79a1\"\u003e\u003ccode\u003e33c6789\u003c/code\u003e\u003c/a\u003e Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1279\"\u003e#1279\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/23d269a665abd84597785fdf8fdda04ea89f59f3\"\u003e\u003ccode\u003e23d269a\u003c/code\u003e\u003c/a\u003e Fix for publish to PyPI failure (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1273\"\u003e#1273\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/e3ff8b5332a5bddaae8d4da39237d2456fb8b84c\"\u003e\u003ccode\u003ee3ff8b5\u003c/code\u003e\u003c/a\u003e Fix the rendering of the CI/CD doc (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1274\"\u003e#1274\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/61d1667e87f02859412b5978bd1064d4606ffa69\"\u003e\u003ccode\u003e61d1667\u003c/code\u003e\u003c/a\u003e add github-actions documentation (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1172\"\u003e#1172\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/cea2b1ccdc711f7d4a5f757d7f8de9ad17123450\"\u003e\u003ccode\u003ecea2b1c\u003c/code\u003e\u003c/a\u003e Bump docker/build-push-action from 6.17.0 to 6.18.0 (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1268\"\u003e#1268\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/PyCQA/bandit/commit/2d577a6a9f56a59d830a0f873c527d2323694e61\"\u003e\u003ccode\u003e2d577a6\u003c/code\u003e\u003c/a\u003e [pre-commit.ci] pre-commit autoupdate (\u003ca href=\"https://redirect.github.com/PyCQA/bandit/issues/1266\"\u003e#1266\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/PyCQA/bandit/compare/1.8.0...1.8.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `python-multipart` from 0.0.17 to 0.0.20\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Kludex/python-multipart/releases\"\u003epython-multipart's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion 0.0.20\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHandle messages containing only end boundary, fixes \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/38\"\u003e#38\u003c/a\u003e by \u003ca href=\"https://github.com/jhnstrk\"\u003e\u003ccode\u003e@​jhnstrk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/142\"\u003eKludex/python-multipart#142\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Mr-Sunglasses\"\u003e\u003ccode\u003e@​Mr-Sunglasses\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/185\"\u003eKludex/python-multipart#185\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.19...0.0.20\"\u003ehttps://github.com/Kludex/python-multipart/compare/0.0.19...0.0.20\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eVersion 0.0.19\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDon't warn when CRLF is found after last boundary by \u003ca href=\"https://github.com/Kludex\"\u003e\u003ccode\u003e@​Kludex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/193\"\u003eKludex/python-multipart#193\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.18...0.0.19\"\u003ehttps://github.com/Kludex/python-multipart/compare/0.0.18...0.0.19\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eVersion 0.0.18\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHard break if found data after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e by \u003ca href=\"https://github.com/Kludex\"\u003e\u003ccode\u003e@​Kludex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/189\"\u003eKludex/python-multipart#189\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18\"\u003ehttps://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md\"\u003epython-multipart's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e0.0.20 (2024-12-16)\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHandle messages containing only end boundary \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/142\"\u003e#142\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e0.0.19 (2024-11-30)\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDon't warn when CRLF is found after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/193\"\u003e#193\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e0.0.18 (2024-11-28)\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eHard break if found data after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/pull/189\"\u003e#189\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/b083cef4d6c68cf036bae1d9c68a986c6e1e3cc4\"\u003e\u003ccode\u003eb083cef\u003c/code\u003e\u003c/a\u003e Version 0.0.20 (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/197\"\u003e#197\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/04d3cf5ef58c8ac8d28d36ea410fba131f5eff3f\"\u003e\u003ccode\u003e04d3cf5\u003c/code\u003e\u003c/a\u003e Handle messages containing only end boundary, fixes \u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/38\"\u003e#38\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/f1c5a2821b24786f418ae535aa2fbb5ae4c60d6c\"\u003e\u003ccode\u003ef1c5a28\u003c/code\u003e\u003c/a\u003e feat: Add python 3.13 in CI matrix. (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/185\"\u003e#185\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/4bffa0c7c6c836ace85486b95c1e144e340059d8\"\u003e\u003ccode\u003e4bffa0c\u003c/code\u003e\u003c/a\u003e doc: A file parameter is not a field (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/127\"\u003e#127\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/6f3295bc79a1f8decdb23ce1720a6428908d8e33\"\u003e\u003ccode\u003e6f3295b\u003c/code\u003e\u003c/a\u003e Bump astral-sh/setup-uv from 3 to 4 in the github-actions group (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/194\"\u003e#194\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/c4fe4d3cebc08c660e57dd709af1ffa7059b3177\"\u003e\u003ccode\u003ec4fe4d3\u003c/code\u003e\u003c/a\u003e Don't warn when CRLF is found after last boundary (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/193\"\u003e#193\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/5b1aed83adadbff1677779cd0df53723cd80a0d6\"\u003e\u003ccode\u003e5b1aed8\u003c/code\u003e\u003c/a\u003e Version 0.0.18 (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/191\"\u003e#191\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/9205a0ec8c646b9f705430a6bfb52bd957b76c19\"\u003e\u003ccode\u003e9205a0e\u003c/code\u003e\u003c/a\u003e Hard break if found data after last boundary on \u003ccode\u003eMultipartParser\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/189\"\u003e#189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/170e6043ffeb8f9fb6ad622729f3eda3f45b98cb\"\u003e\u003ccode\u003e170e604\u003c/code\u003e\u003c/a\u003e Update ruff \u0026amp; mypy (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/188\"\u003e#188\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kludex/python-multipart/commit/e53b541356981b2353914ef5dbf6a1b0605f31c5\"\u003e\u003ccode\u003ee53b541\u003c/code\u003e\u003c/a\u003e Create SECURITY.md (\u003ca href=\"https://redirect.github.com/Kludex/python-multipart/issues/187\"\u003e#187\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.20\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ccxt` from 4.5.3 to 4.5.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ccxt/ccxt/releases\"\u003eccxt's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.5.4\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat(okx): 2025-09-02 changelog by \u003ca href=\"https://github.com/Dan-krm\"\u003e\u003ccode\u003e@​Dan-krm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26769\"\u003eccxt/ccxt#26769\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove duplicate folders from repo by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26768\"\u003eccxt/ccxt#26768\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(parseWsTrades): parseTrades reorg by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26780\"\u003eccxt/ccxt#26780\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(handleTriggerPrices): implement by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26749\"\u003eccxt/ccxt#26749\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: binance setPositionMode by \u003ca href=\"https://github.com/caoilainnl\"\u003e\u003ccode\u003e@​caoilainnl\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26783\"\u003eccxt/ccxt#26783\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(kucoinfutures): add 100001 and 330008 errors by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26777\"\u003eccxt/ccxt#26777\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(bitvavo): check operatorId in cancelAllOrders by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26774\"\u003eccxt/ccxt#26774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(bitget): watchMyTrades, uta support by \u003ca href=\"https://github.com/Dan-krm\"\u003e\u003ccode\u003e@​Dan-krm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26755\"\u003eccxt/ccxt#26755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(cs): websockets fix by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26775\"\u003eccxt/ccxt#26775\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(bitget): watchMyTrades spot type by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26791\"\u003eccxt/ccxt#26791\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest(python): fix path by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26781\"\u003eccxt/ccxt#26781\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(coinbase): signature in GO by adding p256 curve to ecdsa and fixing jwt options by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26790\"\u003eccxt/ccxt#26790\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(delta): assets request by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26797\"\u003eccxt/ccxt#26797\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ecoincatch exchange - update createOrder by \u003ca href=\"https://github.com/yzh-pelle\"\u003e\u003ccode\u003e@​yzh-pelle\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26801\"\u003eccxt/ccxt#26801\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ego cli fix by \u003ca href=\"https://github.com/caoilainnl\"\u003e\u003ccode\u003e@​caoilainnl\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26805\"\u003eccxt/ccxt#26805\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(handleTriggerPrices): quick by \u003ca href=\"https://github.com/ttodua\"\u003e\u003ccode\u003e@​ttodua\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26806\"\u003eccxt/ccxt#26806\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: allow sharing markets between exchanges by \u003ca href=\"https://github.com/pcriadoperez\"\u003e\u003ccode\u003e@​pcriadoperez\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26685\"\u003eccxt/ccxt#26685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(coinex): correct type in watchOrderBookForSymbols by \u003ca href=\"https://github.com/sc0Vu\"\u003e\u003ccode\u003e@​sc0Vu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26808\"\u003eccxt/ccxt#26808\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(coinbase): add Ed25519 support by \u003ca href=\"https://github.com/carlosmiei\"\u003e\u003ccode\u003e@​carlosmiei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26803\"\u003eccxt/ccxt#26803\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(bybit): watchMyTrades, add fast.execution by \u003ca href=\"https://github.com/Dan-krm\"\u003e\u003ccode\u003e@​Dan-krm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26795\"\u003eccxt/ccxt#26795\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(ws): unsubscribe futures cleanup by \u003ca href=\"https://github.com/pcriadoperez\"\u003e\u003ccode\u003e@​pcriadoperez\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/ccxt/ccxt/pull/26785\"\u003eccxt/ccxt#26785\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4\"\u003ehttps://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/b1425c7c333cabb44215b68c6b4e295892bfd3d9\"\u003e\u003ccode\u003eb1425c7\u003c/code\u003e\u003c/a\u003e [Automated changes] 4.5.4\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/17a04034dff5b9e73062faef1948ae0f1fbfcf03\"\u003e\u003ccode\u003e17a0403\u003c/code\u003e\u003c/a\u003e [Automated changes] GO files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/5fd0510f74349b888cffbf54deb00243ce8ef912\"\u003e\u003ccode\u003e5fd0510\u003c/code\u003e\u003c/a\u003e [Automated changes] C# files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/2b29cea05a6ff945237ba07e27a5f5bf7c533ec6\"\u003e\u003ccode\u003e2b29cea\u003c/code\u003e\u003c/a\u003e [Automated changes] PHP files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/78115090a4210b4f2c8cd701ae1ca2b9624d6172\"\u003e\u003ccode\u003e7811509\u003c/code\u003e\u003c/a\u003e [Automated changes] Python files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/f617b20df8a58ac6992ef260f9f07753d418085d\"\u003e\u003ccode\u003ef617b20\u003c/code\u003e\u003c/a\u003e [Automated changes] JS files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/13a69ec8cbb803bcb090c79c5578ba91523c15bc\"\u003e\u003ccode\u003e13a69ec\u003c/code\u003e\u003c/a\u003e fix(ws): unsubscribe futures cleanup (\u003ca href=\"https://redirect.github.com/ccxt/ccxt/issues/26785\"\u003e#26785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/53be637830e2aefd5789aeb5fb4ff8c349735cf7\"\u003e\u003ccode\u003e53be637\u003c/code\u003e\u003c/a\u003e [Automated changes] GO files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/e32bbf6d45a6d2fba718acfb8e85a98a7019c909\"\u003e\u003ccode\u003ee32bbf6\u003c/code\u003e\u003c/a\u003e [Automated changes] C# files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ccxt/ccxt/commit/f9949266b4cb03b8b297cde0762d7b6c02970384\"\u003e\u003ccode\u003ef994926\u003c/code\u003e\u003c/a\u003e [Automated changes] PHP files\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `eth-account` from 0.13.4 to 0.13.7\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ethereum/eth-account/blob/main/docs/release_notes.rst\"\u003eeth-account's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eeth-account v0.13.7 (2025-04-21)\u003c/h2\u003e\n\u003cp\u003eBugfixes\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e\n- Fix issues with the json schema generation for Pydantic models (``SignedSetCodeAuthorization``) and simplify the serialization by moving a misplaced ``@field_validator`` decorator above ``@classmethod`` (not below it). (`[#318](https://github.com/ethereum/eth-account/issues/318) \u0026lt;https://github.com/ethereum/eth-account/issues/318\u0026gt;`__)\n- Remove doc warnings and unwanted generated docs (`[#321](https://github.com/ethereum/eth-account/issues/321) \u0026lt;https://github.com/ethereum/eth-account/issues/321\u0026gt;`__)\n\u003cp\u003eImproved Documentation\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate and clarify documentation for authorization signing. (\u003ccode\u003e[#319](https://github.com/ethereum/eth-account/issues/319) \u0026lt;https://github.com/ethereum/eth-account/issues/319\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eeth-account v0.13.6 (2025-03-26)\u003c/h2\u003e\n\u003cp\u003eBugfixes\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e\n- Adds logic to interpret the string values ``\u0026quot;False\u0026quot;``, ``\u0026quot;false\u0026quot;``, and ``\u0026quot;0\u0026quot;`` as ``False`` when encoding EIP712 messages. (`[#303](https://github.com/ethereum/eth-account/issues/303) \u0026lt;https://github.com/ethereum/eth-account/issues/303\u0026gt;`__)\n\u003cp\u003eFeatures\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eImplement EIP-7702 \u003ccode\u003eSetCodeTransaction\u003c/code\u003e. (\u003ccode\u003e[#315](https://github.com/ethereum/eth-account/issues/315) \u0026lt;https://github.com/ethereum/eth-account/issues/315\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eeth-account v0.13.5 (2025-02-04)\u003c/h2\u003e\n\u003cp\u003eFeatures\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e\n- Make ``sign_typed_data`` available in the ``LocalAccount`` class. (`[#304](https://github.com/ethereum/eth-account/issues/304) \u0026lt;https://github.com/ethereum/eth-account/issues/304\u0026gt;`__)\n- Merge template, adding py313 support, replacing ``bumpversion`` with ``bump-my-version`` and bumping ``hypothesis`` test dep to ``\u0026gt;=6.22.0,\u0026lt;6.108.7``. (`[#311](https://github.com/ethereum/eth-account/issues/311) \u0026lt;https://github.com/ethereum/eth-account/issues/311\u0026gt;`__)\n\u003cp\u003eInternal Changes - for eth-account Contributors\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edeepcopy\u003c/code\u003e EIP712 messages used in test to avoid unintended mutation. (\u003ccode\u003e[#308](https://github.com/ethereum/eth-account/issues/308) \u0026lt;https://github.com/ethereum/eth-account/issues/308\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003cli\u003eUpdate node.js version used in tests from 20 to 22. (\u003ccode\u003e[#309](https://github.com/ethereum/eth-account/issues/309) \u0026lt;https://github.com/ethereum/eth-account/issues/309\u0026gt;\u003c/code\u003e__)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/c8b54e63fc271d84bc90f7c6df49b230cfc8bf9b\"\u003e\u003ccode\u003ec8b54e6\u003c/code\u003e\u003c/a\u003e Bump version: 0.13.6 → 0.13.7\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/0122cc278e8c66e656666d8ac8d7feb333aeff00\"\u003e\u003ccode\u003e0122cc2\u003c/code\u003e\u003c/a\u003e Compile release notes for v0.13.7\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/f1e2527fca388cfb96883188b2d2626cc387b35b\"\u003e\u003ccode\u003ef1e2527\u003c/code\u003e\u003c/a\u003e Remove unwanted autogenerated docs (\u003ca href=\"https://redirect.github.com/ethereum/eth-account/issues/321\"\u003e#321\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/a1ba20c9a112d3534ac3296f21f51e2f5127bf9b\"\u003e\u003ccode\u003ea1ba20c\u003c/code\u003e\u003c/a\u003e clarify auth signing docs; nonce + 1 \u0026amp; data\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/a05941b8ce6b6aaae6ea81ed5eefa44f95090347\"\u003e\u003ccode\u003ea05941b\u003c/code\u003e\u003c/a\u003e changes from comments on PR \u003ca href=\"https://redirect.github.com/ethereum/eth-account/issues/318\"\u003e#318\u003c/a\u003e:\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/66097fb1b84774121abb5031579358a566e9584a\"\u003e\u003ccode\u003e66097fb\u003c/code\u003e\u003c/a\u003e Some refactoring for pydantic models:\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/33aa0fc4bd6e50022331452f60043724f550c8ef\"\u003e\u003ccode\u003e33aa0fc\u003c/code\u003e\u003c/a\u003e Bump version: 0.13.5 → 0.13.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/719dff5b5604ba289b6377eeb8a2a29b717f5480\"\u003e\u003ccode\u003e719dff5\u003c/code\u003e\u003c/a\u003e Compile release notes for v0.13.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/538a905fca3d38e9ccef8e1bd1701ed25b4a28b6\"\u003e\u003ccode\u003e538a905\u003c/code\u003e\u003c/a\u003e Make mnemonic tests more robust and explicit\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ethereum/eth-account/commit/c692991c1c5bae0e2d8568475bf46f106e4d9500\"\u003e\u003ccode\u003ec692991\u003c/code\u003e\u003c/a\u003e Changes from comments on PR \u003ca href=\"https://redirect.github.com/ethereum/eth-account/issues/316\"\u003e#316\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ethereum/eth-account/compare/v0.13.4...v0.13.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `jinja2` from 3.1.4 to 3.1.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/pallets/jinja/releases\"\u003ejinja2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e3.1.6\u003c/h2\u003e\n\u003cp\u003eThis is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.\u003c/p\u003e\n\u003cp\u003ePyPI: \u003ca href=\"https://pypi.org/project/Jinja2/3.1.6/\"\u003ehttps://pypi.org/project/Jinja2/3.1.6/\u003c/a\u003e\nChanges: \u003ca href=\"https://jinja.palletsprojects.com/en/stable/changes/#version-3-1-6\"\u003ehttps://jinja.palletsprojects.com/en/stable/changes/#version-3-1-6\u003c/a\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e|attr\u003c/code\u003e filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. \u003ca href=\"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\"\u003ehttps://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.1.5\u003c/h2\u003e\n\u003cp\u003eThis is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.\u003c/p\u003e\n\u003cp\u003ePyPI: \u003ca href=\"https://pypi.org/project/Jinja2/3.1.5/\"\u003ehttps://pypi.org/project/Jinja2/3.1.5/\u003c/a\u003e\nChanges: \u003ca href=\"https://jinja.palletsprojects.com/changes/#version-3-1-5\"\u003ehttps://jinja.palletsprojects.com/changes/#version-3-1-5\u003c/a\u003e\nMilestone: \u003ca href=\"https://github.com/pallets/jinja/milestone/16?closed=1\"\u003ehttps://github.com/pallets/jinja/milestone/16?closed=1\u003c/a\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe sandboxed environment handles indirect calls to \u003ccode\u003estr.format\u003c/code\u003e, such as by passing a stored reference to a filter that calls its argument. \u003ca href=\"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\"\u003eGHSA-q2x7-8rv6-6q7h\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEscape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1792\"\u003e#1792\u003c/a\u003e, \u003ca href=\"https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699\"\u003eGHSA-gmj6-6f8f-6699\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSandbox does not allow \u003ccode\u003eclear\u003c/code\u003e and \u003ccode\u003epop\u003c/code\u003e on known mutable sequence types. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2032\"\u003e#2032\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCalling sync \u003ccode\u003erender\u003c/code\u003e for an async template uses \u003ccode\u003easyncio.run\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1952\"\u003e#1952\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid unclosed \u003ccode\u003eauto_aiter\u003c/code\u003e warnings. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReturn an \u003ccode\u003eaclose\u003c/code\u003e-able \u003ccode\u003eAsyncGenerator\u003c/code\u003e from \u003ccode\u003eTemplate.generate_async\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving \u003ccode\u003eroot_render_func()\u003c/code\u003e unclosed in \u003ccode\u003eTemplate.generate_async\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving async generators unclosed in blocks, includes and extends. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1960\"\u003e#1960\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eThe runtime uses the correct \u003ccode\u003econcat\u003c/code\u003e function for the current environment when calling block references. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1701\"\u003e#1701\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake \u003ccode\u003e|unique\u003c/code\u003e async-aware, allowing it to be used after another async-aware filter. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1781\"\u003e#1781\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e|int\u003c/code\u003e filter handles \u003ccode\u003eOverflowError\u003c/code\u003e from scientific notation. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1921\"\u003e#1921\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake compiling deterministic for tuple unpacking in a \u003ccode\u003e{% set ... %}\u003c/code\u003e call. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2021\"\u003e#2021\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix dunder protocol (\u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e/etc) interaction with \u003ccode\u003eUndefined\u003c/code\u003e objects. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2025\"\u003e#2025\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e support for the internal \u003ccode\u003emissing\u003c/code\u003e object. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2027\"\u003e#2027\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eEnvironment.overlay(enable_async)\u003c/code\u003e is applied correctly. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2061\"\u003e#2061\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eThe error message from \u003ccode\u003eFileSystemLoader\u003c/code\u003e includes the paths that were searched. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1661\"\u003e#1661\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePackageLoader\u003c/code\u003e shows a clearer error message when the package does not contain the templates directory. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1705\"\u003e#1705\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove annotations for methods returning copies. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1880\"\u003e#1880\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eurlize\u003c/code\u003e does not add \u003ccode\u003emailto:\u003c/code\u003e to values like \u003ccode\u003e@a@b\u003c/code\u003e. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1870\"\u003e#1870\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTests decorated with \u003ccode\u003e@pass_context\u003c/code\u003e can be used with the \u003ccode\u003e|select\u003c/code\u003e filter. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1624\"\u003e#1624\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUsing \u003ccode\u003eset\u003c/code\u003e for multiple assignment (\u003ccode\u003ea, b = 1, 2\u003c/code\u003e) does not fail when the target is a namespace attribute. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1413\"\u003e#1413\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUsing \u003ccode\u003eset\u003c/code\u003e in all branches of \u003ccode\u003e{% if %}{% elif %}{% else %}\u003c/code\u003e blocks does not cause the variable to be considered initially undefined. \u003ca href=\"https://redirect.github.com/pallets/jinja/issues/1253\"\u003e#1253\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/pallets/jinja/blob/main/CHANGES.rst\"\u003ejinja2's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion 3.1.6\u003c/h2\u003e\n\u003cp\u003eReleased 2025-03-05\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e|attr\u003c/code\u003e filter does not bypass the environment's attribute lookup,\nallowing the sandbox to apply its checks. :ghsa:\u003ccode\u003ecpwx-vrp4-4pq7\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion 3.1.5\u003c/h2\u003e\n\u003cp\u003eReleased 2024-12-21\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe sandboxed environment handles indirect calls to \u003ccode\u003estr.format\u003c/code\u003e, such as\nby passing a stored reference to a filter that calls its argument.\n:ghsa:\u003ccode\u003eq2x7-8rv6-6q7h\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eEscape template name before formatting it into error messages, to avoid\nissues with names that contain f-string syntax.\n:issue:\u003ccode\u003e1792\u003c/code\u003e, :ghsa:\u003ccode\u003egmj6-6f8f-6699\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eSandbox does not allow \u003ccode\u003eclear\u003c/code\u003e and \u003ccode\u003epop\u003c/code\u003e on known mutable sequence\ntypes. :issue:\u003ccode\u003e2032\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eCalling sync \u003ccode\u003erender\u003c/code\u003e for an async template uses \u003ccode\u003easyncio.run\u003c/code\u003e.\n:pr:\u003ccode\u003e1952\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAvoid unclosed \u003ccode\u003eauto_aiter\u003c/code\u003e warnings. :pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eReturn an \u003ccode\u003eaclose\u003c/code\u003e-able \u003ccode\u003eAsyncGenerator\u003c/code\u003e from\n\u003ccode\u003eTemplate.generate_async\u003c/code\u003e. :pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving \u003ccode\u003eroot_render_func()\u003c/code\u003e unclosed in\n\u003ccode\u003eTemplate.generate_async\u003c/code\u003e. :pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAvoid leaving async generators unclosed in blocks, includes and extends.\n:pr:\u003ccode\u003e1960\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eThe runtime uses the correct \u003ccode\u003econcat\u003c/code\u003e function for the current environment\nwhen calling block references. :issue:\u003ccode\u003e1701\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eMake \u003ccode\u003e|unique\u003c/code\u003e async-aware, allowing it to be used after another\nasync-aware filter. :issue:\u003ccode\u003e1781\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e|int\u003c/code\u003e filter handles \u003ccode\u003eOverflowError\u003c/code\u003e from scientific notation.\n:issue:\u003ccode\u003e1921\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eMake compiling deterministic for tuple unpacking in a \u003ccode\u003e{% set ... %}\u003c/code\u003e\ncall. :issue:\u003ccode\u003e2021\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eFix dunder protocol (\u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e/etc) interaction with \u003ccode\u003eUndefined\u003c/code\u003e\nobjects. :issue:\u003ccode\u003e2025\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003ecopy\u003c/code\u003e/\u003ccode\u003epickle\u003c/code\u003e support for the internal \u003ccode\u003emissing\u003c/code\u003e object.\n:issue:\u003ccode\u003e2027\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eEnvironment.overlay(enable_async)\u003c/code\u003e is applied correctly. :pr:\u003ccode\u003e2061\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eThe error message from \u003ccode\u003eFileSystemLoader\u003c/code\u003e includes the paths that were\nsearched. :issue:\u003ccode\u003e1661\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePackageLoader\u003c/code\u003e shows a clearer error message when the package does not\ncontain the templates directory. :issue:\u003ccode\u003e1705\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eImprove annotations for methods returning copies. :pr:\u003ccode\u003e1880\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eurlize\u003c/code\u003e does not add \u003ccode\u003emailto:\u003c/code\u003e to values like \u003ccode\u003e@a@b\u003c/code\u003e. :pr:\u003ccode\u003e1870\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/15206881c006c79667fe5154fe80c01c65410679\"\u003e\u003ccode\u003e1520688\u003c/code\u003e\u003c/a\u003e release version 3.1.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\"\u003e\u003ccode\u003e90457bb\u003c/code\u003e\u003c/a\u003e Merge commit from fork\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/065334d1ee5b7210e1a0a93c37238c86858f2af7\"\u003e\u003ccode\u003e065334d\u003c/code\u003e\u003c/a\u003e attr filter uses env.getattr\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/033c20015c7ca899ab52eb921bb0f08e6d3dd145\"\u003e\u003ccode\u003e033c200\u003c/code\u003e\u003c/a\u003e start version 3.1.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/bc68d4efa99c5f77334f0e519628558059ae8c35\"\u003e\u003ccode\u003ebc68d4e\u003c/code\u003e\u003c/a\u003e use global contributing guide (\u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2070\"\u003e#2070\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/247de5e0c5062a792eb378e50e13e692885ee486\"\u003e\u003ccode\u003e247de5e\u003c/code\u003e\u003c/a\u003e use global contributing guide\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/ab8218c7a1b66b62e0ad6b941bd514e3a64a358f\"\u003e\u003ccode\u003eab8218c\u003c/code\u003e\u003c/a\u003e use project advisory link instead of global\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/b4ffc8ff299dfd360064bea4cd2f862364601ad2\"\u003e\u003ccode\u003eb4ffc8f\u003c/code\u003e\u003c/a\u003e release version 3.1.5 (\u003ca href=\"https://redirect.github.com/pallets/jinja/issues/2066\"\u003e#2066\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/877f6e51be8e1765b06d911cfaa9033775f051d1\"\u003e\u003ccode\u003e877f6e5\u003c/code\u003e\u003c/a\u003e release version 3.1.5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pallets/jinja/commit/8d588592653b052f957b720e1fc93196e06f207f\"\u003e\u003ccode\u003e8d58859\u003c/code\u003e\u003c/a\u003e remove test pypi\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/pallets/jinja/compare/3.1.4...3.1.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/fearprato/QuantRegime/pull/21","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/fearprato%2FQuantRegime/issues/21","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/21/packages"}},{"old_version":"2.5.4","new_version":"2.5.5","update_type":"patch","path":null,"pr_created_at":"2025-09-08T19:53:39.000Z","version_change":"2.5.4 → 2.5.5","issue":{"uuid":"2809389070","node_id":"PR_kwDOK1eG_c6nc-AO","number":276,"state":"closed","title":"[DEPENDABOT]: Bump pytorch-lightning from 2.5.4 to 2.5.5","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-10-08T15:13:08.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-08T19:53:39.000Z","updated_at":"2025-10-08T15:13:08.000Z","time_to_close":2575169,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[DEPENDABOT]: Bump","packages":[{"name":"pytorch-lightning","old_version":"2.5.4","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.4 to 2.5.5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.4...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.5.4\u0026new-version=2.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/daisybio/drevalpy/pull/276","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisybio%2Fdrevalpy/issues/276","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/276/packages"}},{"old_version":"2.5.2","new_version":"2.5.5","update_type":"patch","path":null,"pr_created_at":"2025-09-08T10:48:51.000Z","version_change":"2.5.2 → 2.5.5","issue":{"uuid":"2807775174","node_id":"PR_kwDONHatss6nWz_G","number":354,"state":"open","title":"build(deps): bump pytorch-lightning from 2.5.2 to 2.5.5","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-08T10:48:51.000Z","updated_at":"2025-09-08T10:48:52.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.5.2","new_version":"2.5.5","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.2 to 2.5.5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.5\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eInclude \u003ccode\u003ePossibleUserWarning\u003c/code\u003e that is raised if modules are in eval mode when training starts (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21146\"\u003e#21146\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eLightningCLI\u003c/code\u003e not using \u003ccode\u003eckpt_path\u003c/code\u003e hyperparameters to instantiate classes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21116\"\u003e#21116\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed callbacks by defer step/time-triggered \u003ccode\u003eModelCheckpoint\u003c/code\u003e saves until validation metrics are available (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21106\"\u003e#21106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eTQDMProgressBar\u003c/code\u003e not resetting correctly when using both a finite and iterable dataloader (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21147\"\u003e#21147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed cleanup of temporary files from \u003ccode\u003eTuner\u003c/code\u003e on crashes (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eInclude \u003ccode\u003eexclude_frozen_parameters\u003c/code\u003e to \u003ccode\u003eDeepSpeedStrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21060\"\u003e#21060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eLet \u003ccode\u003e_get_default_process_group_backend_for_device\u003c/code\u003e support more hardware platforms (\n\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21057\"\u003e#21057\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed with adding a missing device id for pytorch 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21105\"\u003e#21105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRespecting \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.4...2.5.5\"\u003e2.5.4 -\u0026gt; 2.5.5\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/dd0a8f3c6a2cd6b6e3f63f52e73692b5f5b7e6bd\"\u003e\u003ccode\u003edd0a8f3\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.5\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/22c9a377429bccf3427e4b5654f839265827cc55\"\u003e\u003ccode\u003e22c9a37\u003c/code\u003e\u003c/a\u003e debug failing tests for Fabric with \u003ccode\u003eddp_fork\u003c/code\u003e on PT 2.8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21093\"\u003e#21093\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/69f86083eb9406f4801bf1c5b2e1669801ad8d5e\"\u003e\u003ccode\u003e69f8608\u003c/code\u003e\u003c/a\u003e update flaky syntax (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21156\"\u003e#21156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/17d2d784070038688ec0f5885c22523e5923b635\"\u003e\u003ccode\u003e17d2d78\u003c/code\u003e\u003c/a\u003e Tuner cleanup on error (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21162\"\u003e#21162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/509f562900fe8ce765047d66b8069d367137b462\"\u003e\u003ccode\u003e509f562\u003c/code\u003e\u003c/a\u003e Respect \u003ccode\u003everbose=False\u003c/code\u003e in \u003ccode\u003eseed_everything\u003c/code\u003e when no seed is provided (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21161\"\u003e#21161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/8bcb56a8a3e4a3bdc761b64c5f358fc43aeb0d8d\"\u003e\u003ccode\u003e8bcb56a\u003c/code\u003e\u003c/a\u003e Remove forgotten deprecated parse_as_dict argument in LightningCLI test (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21159\"\u003e#21159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/05d43b0c7d88a3e1327c411f38035d0aabdb8a2b\"\u003e\u003ccode\u003e05d43b0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003euv\u003c/code\u003e for tests-fabric (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21155\"\u003e#21155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1b9ef304d19061abbcb8a003625a201eb62b30c8\"\u003e\u003ccode\u003e1b9ef30\u003c/code\u003e\u003c/a\u003e fix links in DeepSpeed docs (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21153\"\u003e#21153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/70ad4fa09f7c2e1863f958415b42e5cbbea14bdc\"\u003e\u003ccode\u003e70ad4fa\u003c/code\u003e\u003c/a\u003e tests: fix missing import\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b7e72686efdfeaf6a60ee9aafda20a8e0ca3af72\"\u003e\u003ccode\u003eb7e7268\u003c/code\u003e\u003c/a\u003e chore: remove redundant words (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21151\"\u003e#21151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.2...2.5.5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.5.2\u0026new-version=2.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/GHOST-Science-Club/tree-classification-irim/pull/354","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHOST-Science-Club%2Ftree-classification-irim/issues/354","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/354/packages"}},{"old_version":"2.5.3","new_version":"2.5.4","update_type":"patch","path":null,"pr_created_at":"2025-08-31T21:41:58.000Z","version_change":"2.5.3 → 2.5.4","issue":{"uuid":"2788079487","node_id":"PR_kwDOMuqZhM6mLrd_","number":271,"state":"open","title":"chore(deps): bump pytorch-lightning from 2.5.3 to 2.5.4","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-31T21:41:58.000Z","updated_at":"2025-08-31T21:41:59.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.5.3","new_version":"2.5.4","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.3 to 2.5.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.4\u003c/h2\u003e\n\u003ch1\u003eChanges in \u003ccode\u003e2.5.4\u003c/code\u003e\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003eAsyncCheckpointIO\u003c/code\u003e snapshots tensors to avoid race with parameter mutation (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21079\"\u003e#21079\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eAsyncCheckpointIO\u003c/code\u003e threadpool exception if calling fit or validate more than one (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20952\"\u003e#20952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed learning rate not being correctly set after using \u003ccode\u003eLearningRateFinder\u003c/code\u003e callback (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21068\"\u003e#21068\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed misalignment column while using rich model summary in \u003ccode\u003eDeepSpeedstrategy\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21100\"\u003e#21100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003eRichProgressBar\u003c/code\u003e crashing when sanity checking using val dataloader with 0 len (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21108\"\u003e#21108\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdded support for NVIDIA H200 GPUs in \u003ccode\u003eget_available_flops\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/21119\"\u003e#20913\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.3...2.5.4\"\u003e2.5.3 -\u0026gt; 2.5.4\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch1\u003eContributors\u003c/h1\u003e\n\u003cp\u003eWe thank \u003cstrong\u003eall folks\u003c/strong\u003e who submitted issues, features, fixes and doc changes. It's the only way we can \u003cstrong\u003ecollectively\u003c/strong\u003e make Lightning :zap: better for everyone, nice job!\u003c/p\u003e\n\u003cp\u003eIn particular, we would like to thank the authors of the pull-requests above, in no particular order:\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/fnhirwa\"\u003e\u003ccode\u003e@​fnhirwa\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/GdoongMathew\"\u003e\u003ccode\u003e@​GdoongMathew\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/jjh42\"\u003e\u003ccode\u003e@​jjh42\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/littlebullGit\"\u003e\u003ccode\u003e@​littlebullGit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/SkafteNicki\"\u003e\u003ccode\u003e@​SkafteNicki\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eThank you :heart: and we hope you'll keep them coming!\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/58b89edb7ae6d7e5fd02f9f908efecf0cab0205d\"\u003e\u003ccode\u003e58b89ed\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.4\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/33a17db3aca5733a61e26ebd28d7855d3325295e\"\u003e\u003ccode\u003e33a17db\u003c/code\u003e\u003c/a\u003e Update throughput table to include H200 stats (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21119\"\u003e#21119\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9288c1f2bc40a2650cfe4d19a8e195f71770b5d2\"\u003e\u003ccode\u003e9288c1f\u003c/code\u003e\u003c/a\u003e Update versioning governance document (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21107\"\u003e#21107\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b4cef868cd18dd74637cf75e23c0818fd5b4edf7\"\u003e\u003ccode\u003eb4cef86\u003c/code\u003e\u003c/a\u003e docs: replace broken link to Torch 2.x (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21121\"\u003e#21121\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/225d272dd9c2324c43447047a4a794eabd77913e\"\u003e\u003ccode\u003e225d272\u003c/code\u003e\u003c/a\u003e build(deps): update myst-parser requirement from \u0026lt;4.0.0,\u0026gt;=0.18.1 to \u0026gt;=0.18.1,...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d8b071ba1bfd7bca0f58c00de0779e72f85d8e78\"\u003e\u003ccode\u003ed8b071b\u003c/code\u003e\u003c/a\u003e build(deps): bump coverage from 7.10.4 to 7.10.5 in /requirements (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21115\"\u003e#21115\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1e946089849f821d728386244d369fae80a8da30\"\u003e\u003ccode\u003e1e94608\u003c/code\u003e\u003c/a\u003e build(deps): update onnxscript requirement from \u0026lt;0.4.0,\u0026gt;=0.2.2 to \u0026gt;=0.2.2,\u0026lt;0....\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4708ee727a06d35855c71f47701da9a7a241a91b\"\u003e\u003ccode\u003e4708ee7\u003c/code\u003e\u003c/a\u003e docs: fix \u003ccode\u003elog_metrics\u003c/code\u003e step description (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21109\"\u003e#21109\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/476540f020c5eaa8b79347527e40f7b040c2778b\"\u003e\u003ccode\u003e476540f\u003c/code\u003e\u003c/a\u003e Fix rich progress bar crashing on empty val dataloader sanity checking (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21108\"\u003e#21108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f2996d82d1dd7e442f5f0578709dbdb7a4d1cc4e\"\u003e\u003ccode\u003ef2996d8\u003c/code\u003e\u003c/a\u003e ci: pin also test requirements for minimal setup (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/21102\"\u003e#21102\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.3...2.5.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.5.3\u0026new-version=2.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/AlphaSphereDotAI/visualizr/pull/271","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaSphereDotAI%2Fvisualizr/issues/271","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/271/packages"}},{"old_version":"2.2.4","new_version":"2.5.2","update_type":"minor","path":null,"pr_created_at":"2025-07-18T18:16:31.000Z","version_change":"2.2.4 → 2.5.2","issue":{"uuid":"2677935628","node_id":"PR_kwDOPJq5Ac6fng4M","number":5,"state":"open","title":"Bump pytorch-lightning from 2.2.4 to 2.5.2","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-07-18T18:16:31.000Z","updated_at":"2025-07-18T18:16:32.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"pytorch-lightning","old_version":"2.2.4","new_version":"2.5.2","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.2.4 to 2.5.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.2\u003c/h2\u003e\n\u003ch1\u003eNotable changes in this release\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003eenable_autolog_hparams\u003c/code\u003e argument to Trainer (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20593\"\u003e#20593\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003etoggled_optimizer(optimizer)\u003c/code\u003e method to the LightningModule, which is a context manager version of \u003ccode\u003etoggle_optimize\u003c/code\u003e and \u003ccode\u003euntoggle_optimizer\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20771\"\u003e#20771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFor cross-device local checkpoints, instruct users to install \u003ccode\u003efsspec\u0026gt;=2025.5.0\u003c/code\u003e if unavailable (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20780\"\u003e#20780\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCheck param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003esave_hyperparameters\u003c/code\u003e not working correctly with \u003ccode\u003eLightningCLI\u003c/code\u003e when there are parsing links applied on instantiation (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20777\"\u003e#20777\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003elogger_connector\u003c/code\u003e has an edge case where step can be a float (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20692\"\u003e#20692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed Synchronize SIGTERM Handling in DDP to Prevent Deadlocks (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20825\"\u003e#20825\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed case-sensitive model name (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20661\"\u003e#20661\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCLI: resolve jsonargparse deprecation warning (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20802\"\u003e#20802\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix: move \u003ccode\u003echeck_inputs\u003c/code\u003e to the target device if available during \u003ccode\u003eto_torchscript\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20873\"\u003e#20873\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed progress bar display to correctly handle iterable dataset and \u003ccode\u003emax_steps\u003c/code\u003e during training (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20869\"\u003e#20869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed problem for silently supporting \u003ccode\u003ejsonnet\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eEnsure correct device is used for autocast when mps is selected as Fabric accelerator (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20876\"\u003e#20876\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFix: \u003ccode\u003eTransformerEnginePrecision\u003c/code\u003e conversion for layers with \u003ccode\u003ebias=False\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20805\"\u003e#20805\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.1...2.5.2\"\u003e2.5.1 -\u0026gt; 2.5.2\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1617f70428a791b2d81c392d6a0b8a078d8e7fb1\"\u003e\u003ccode\u003e1617f70\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.2\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ec3e4e7146b725f66e5a2f4d80293d9b3a872bfb\"\u003e\u003ccode\u003eec3e4e7\u003c/code\u003e\u003c/a\u003e fixing typo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/504908df4192bdb48428e0c8af8f1ab516736568\"\u003e\u003ccode\u003e504908d\u003c/code\u003e\u003c/a\u003e check param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d914c487a58f76c88feca547258995ac26bc2f85\"\u003e\u003ccode\u003ed914c48\u003c/code\u003e\u003c/a\u003e Fixing problem for silently supporting jsonnet. (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/af52c61a13e738db09ec2c884b262f3767d10c46\"\u003e\u003ccode\u003eaf52c61\u003c/code\u003e\u003c/a\u003e ci: debug failing run on master (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20845\"\u003e#20845\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9c4c31cb163f282b87e6c912f05c509bcbab987\"\u003e\u003ccode\u003ef9c4c31\u003c/code\u003e\u003c/a\u003e debugging flaky \u003ccode\u003etest_collective_operations\u003c/code\u003e with SIGABRT (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20912\"\u003e#20912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/cf412834d06e5fc13ec0fe54a6246ea2d76e49ad\"\u003e\u003ccode\u003ecf41283\u003c/code\u003e\u003c/a\u003e bump: \u003ccode\u003ebitsandbytes \u0026gt;=0.45.2,\u0026lt;0.47.0\u003c/code\u003e \u0026amp; compatibility patch for `bnb.function...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/7659176a27841706a6e805d072848bca8973fd1d\"\u003e\u003ccode\u003e7659176\u003c/code\u003e\u003c/a\u003e build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in /requirements (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20905\"\u003e#20905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/258df43406290ef06365f19b15d0a73f0496b989\"\u003e\u003ccode\u003e258df43\u003c/code\u003e\u003c/a\u003e build(deps): update typing-extensions requirement from \u0026lt;4.14.0,\u0026gt;=4.4.0 to \u0026gt;=4...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/a9f211acb0f4251b0e808e25e9e960580c063c13\"\u003e\u003ccode\u003ea9f211a\u003c/code\u003e\u003c/a\u003e Fix Typos in Comments and Function Names Across Multiple Files (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20901\"\u003e#20901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.2.4...2.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.2.4\u0026new-version=2.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/praveentitusf/MLOps-Project-2025/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveentitusf%2FMLOps-Project-2025/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":"2.5.1.post0","new_version":"2.5.2","update_type":"patch","path":null,"pr_created_at":"2025-06-24T00:07:57.000Z","version_change":"2.5.1.post0 → 2.5.2","issue":{"uuid":"3169794835","node_id":"PR_kwDOMuqZhM6bwIuE","number":146,"state":"open","title":"Bump pytorch-lightning from 2.5.1.post0 to 2.5.2","user":"dependabot[bot]","labels":["dependencies","python:uv"],"assignees":[],"locked":false,"comments_count":10,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-24T00:07:57.000Z","updated_at":"2025-08-14T22:04:35.379Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"pytorch-lightning","old_version":"2.5.1.post0","new_version":"2.5.2","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.5.1.post0 to 2.5.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5.2\u003c/h2\u003e\n\u003ch1\u003eNotable changes in this release\u003c/h1\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003ePyTorch Lightning\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003eenable_autolog_hparams\u003c/code\u003e argument to Trainer (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20593\"\u003e#20593\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003etoggled_optimizer(optimizer)\u003c/code\u003e method to the LightningModule, which is a context manager version of \u003ccode\u003etoggle_optimize\u003c/code\u003e and \u003ccode\u003euntoggle_optimizer\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20771\"\u003e#20771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFor cross-device local checkpoints, instruct users to install \u003ccode\u003efsspec\u0026gt;=2025.5.0\u003c/code\u003e if unavailable (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20780\"\u003e#20780\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCheck param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003esave_hyperparameters\u003c/code\u003e not working correctly with \u003ccode\u003eLightningCLI\u003c/code\u003e when there are parsing links applied on instantiation (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20777\"\u003e#20777\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed \u003ccode\u003elogger_connector\u003c/code\u003e has an edge case where step can be a float (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20692\"\u003e#20692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed Synchronize SIGTERM Handling in DDP to Prevent Deadlocks (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20825\"\u003e#20825\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed case-sensitive model name (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20661\"\u003e#20661\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCLI: resolve jsonargparse deprecation warning (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20802\"\u003e#20802\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix: move \u003ccode\u003echeck_inputs\u003c/code\u003e to the target device if available during \u003ccode\u003eto_torchscript\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20873\"\u003e#20873\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed progress bar display to correctly handle iterable dataset and \u003ccode\u003emax_steps\u003c/code\u003e during training (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20869\"\u003e#20869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed problem for silently supporting \u003ccode\u003ejsonnet\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003ch2\u003eLightning Fabric\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eEnsure correct device is used for autocast when mps is selected as Fabric accelerator (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20876\"\u003e#20876\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eFix: \u003ccode\u003eTransformerEnginePrecision\u003c/code\u003e conversion for layers with \u003ccode\u003ebias=False\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/pytorch-lightning/pull/20805\"\u003e#20805\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull commit list\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.1...2.5.2\"\u003e2.5.1 -\u0026gt; 2.5.2\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003c!-- raw HTML omitted --\u003e\u003c!-- raw HTML omitted --\u003e\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1617f70428a791b2d81c392d6a0b8a078d8e7fb1\"\u003e\u003ccode\u003e1617f70\u003c/code\u003e\u003c/a\u003e releasing \u003ccode\u003e2.5.2\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ec3e4e7146b725f66e5a2f4d80293d9b3a872bfb\"\u003e\u003ccode\u003eec3e4e7\u003c/code\u003e\u003c/a\u003e fixing typo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/504908df4192bdb48428e0c8af8f1ab516736568\"\u003e\u003ccode\u003e504908d\u003c/code\u003e\u003c/a\u003e check param is of \u003ccode\u003enn.Parameter\u003c/code\u003e type for pruning sanitization (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20783\"\u003e#20783\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d914c487a58f76c88feca547258995ac26bc2f85\"\u003e\u003ccode\u003ed914c48\u003c/code\u003e\u003c/a\u003e Fixing problem for silently supporting jsonnet. (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20899\"\u003e#20899\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/af52c61a13e738db09ec2c884b262f3767d10c46\"\u003e\u003ccode\u003eaf52c61\u003c/code\u003e\u003c/a\u003e ci: debug failing run on master (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20845\"\u003e#20845\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9c4c31cb163f282b87e6c912f05c509bcbab987\"\u003e\u003ccode\u003ef9c4c31\u003c/code\u003e\u003c/a\u003e debugging flaky \u003ccode\u003etest_collective_operations\u003c/code\u003e with SIGABRT (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20912\"\u003e#20912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/cf412834d06e5fc13ec0fe54a6246ea2d76e49ad\"\u003e\u003ccode\u003ecf41283\u003c/code\u003e\u003c/a\u003e bump: \u003ccode\u003ebitsandbytes \u0026gt;=0.45.2,\u0026lt;0.47.0\u003c/code\u003e \u0026amp; compatibility patch for `bnb.function...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/7659176a27841706a6e805d072848bca8973fd1d\"\u003e\u003ccode\u003e7659176\u003c/code\u003e\u003c/a\u003e build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in /requirements (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20905\"\u003e#20905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/258df43406290ef06365f19b15d0a73f0496b989\"\u003e\u003ccode\u003e258df43\u003c/code\u003e\u003c/a\u003e build(deps): update typing-extensions requirement from \u0026lt;4.14.0,\u0026gt;=4.4.0 to \u0026gt;=4...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/a9f211acb0f4251b0e808e25e9e960580c063c13\"\u003e\u003ccode\u003ea9f211a\u003c/code\u003e\u003c/a\u003e Fix Typos in Comments and Function Names Across Multiple Files (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20901\"\u003e#20901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.5.1.post0...2.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=uv\u0026previous-version=2.5.1.post0\u0026new-version=2.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/AlphaSphereDotAI/visualizr/pull/146","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaSphereDotAI%2Fvisualizr/issues/146","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/146/packages"}},{"old_version":"\u003c=2.5.0.post0,\u003e=2.2","new_version":"\u003e=2.2,\u003c=2.5.1rc0","update_type":"patch","path":null,"pr_created_at":"2025-03-06T08:39:53.000Z","version_change":"\u003c=2.5.0.post0,\u003e=2.2 → \u003e=2.2,\u003c=2.5.1rc0","issue":{"uuid":"2899740188","node_id":"PR_kwDOJC-x-s6NmrCQ","number":433,"state":"open","title":"Chore(deps): Update pytorch-lightning requirement from \u003c=2.5.0.post0,\u003e=2.2 to \u003e=2.2,\u003c=2.5.1rc0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-03-06T08:39:53.000Z","updated_at":"2025-06-13T08:14:41.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Chore(deps): Update","packages":[{"name":"pytorch-lightning","old_version":"\u003c=2.5.0.post0,\u003e=2.2","new_version":"\u003e=2.2,\u003c=2.5.1rc0","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Updates the requirements on [pytorch-lightning](https://github.com/Lightning-AI/lightning) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/60e3eb833099399795e7ff564e3f9505804c6f87\"\u003e\u003ccode\u003e60e3eb8\u003c/code\u003e\u003c/a\u003e 2.5.1rc0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/2fc8de313c568e289f3e232c60f0fd6f4994c0ce\"\u003e\u003ccode\u003e2fc8de3\u003c/code\u003e\u003c/a\u003e simple plug\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/1f5add327fd88fe288a2f889d720e5d5e06bd7d2\"\u003e\u003ccode\u003e1f5add3\u003c/code\u003e\u003c/a\u003e Fix CSVLogger hyperparameter is logged at every write which increase latency ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9ef355b756d6331e3233f3ad27cf34a6f25f2d49\"\u003e\u003ccode\u003e9ef355b\u003c/code\u003e\u003c/a\u003e fix test compatibility as AdamW became subclass of Adam (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20574\"\u003e#20574\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/7bd927902cb36e4462a7bca29abb935215c8b98a\"\u003e\u003ccode\u003e7bd9279\u003c/code\u003e\u003c/a\u003e fix compatibility for pytest 8 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20575\"\u003e#20575\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/b313cd955bb7cc38bd899a023dfc43f4f194d50b\"\u003e\u003ccode\u003eb313cd9\u003c/code\u003e\u003c/a\u003e docs: Fix missing enumerate loop (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20592\"\u003e#20592\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4eda5a0a322bdda804f796fda959cb59063b6280\"\u003e\u003ccode\u003e4eda5a0\u003c/code\u003e\u003c/a\u003e docs: fix broken links (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20590\"\u003e#20590\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9afcc58f8e44043fb761d574888db0d4783df1b4\"\u003e\u003ccode\u003e9afcc58\u003c/code\u003e\u003c/a\u003e Remove fabric legacy CLI (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20588\"\u003e#20588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/d9025162f842c026f07d7cf5663a39119bdf7a99\"\u003e\u003ccode\u003ed902516\u003c/code\u003e\u003c/a\u003e fix: typos in documentation files (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20582\"\u003e#20582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/ea59e403367871a782becc5c327d7bafbd43bf8c\"\u003e\u003ccode\u003eea59e40\u003c/code\u003e\u003c/a\u003e build(deps): bump Lightning-AI/utilities from 0.11.9 to 0.12.0 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20569\"\u003e#20569\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.2.0...2.5.1rc0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","html_url":"https://github.com/CAREamics/careamics/pull/433","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/CAREamics%2Fcareamics/issues/433","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/433/packages"}},{"old_version":"2.4.0","new_version":"2.5.0.post0","update_type":"minor","path":null,"pr_created_at":"2024-12-23T11:16:46.000Z","version_change":"2.4.0 → 2.5.0.post0","issue":{"uuid":"2249332028","node_id":"PR_kwDOI-6wwc6GEhU8","number":259,"state":"closed","title":"build(deps): bump pytorch-lightning from 2.4.0 to 2.5.0.post0","user":"dependabot[bot]","labels":["won't fix","ci / tests"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-07-19T05:45:50.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2024-12-23T11:16:46.000Z","updated_at":"2025-07-19T05:45:50.000Z","time_to_close":17951344,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.4.0","new_version":"2.5.0.post0","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.5.0.post0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5 post0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\"\u003ehttps://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eLightning v2.5\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://lightning.ai\"\u003eLightning AI\u003c/a\u003e :zap: is excited to announce the release of Lightning 2.5.\u003c/p\u003e\n\u003cp\u003eLightning 2.5 comes with improvements on several fronts, with \u003cstrong\u003ezero\u003c/strong\u003e API changes. Our users love it stable, we keep it stable :smile:.\u003c/p\u003e\n\u003cp\u003eTalking about love :heart:, the \u003ccode\u003elightning\u003c/code\u003e, \u003ccode\u003epytorch-lightning\u003c/code\u003e and \u003ccode\u003elightning-fabric\u003c/code\u003e packages are collectively getting more than \u003cstrong\u003e10M downloads per month\u003c/strong\u003e :open_mouth:, for a total of over \u003cstrong\u003e180M downloads\u003c/strong\u003e :exploding_head: since the early days . It's incredible to see PyTorch Lightning getting such a strong adoption across the industry and the sciences.\u003c/p\u003e\n\u003cp\u003eRelease 2.5 embraces PyTorch 2.5, and it marks some of its more recent directions as officially supported, namely tensor subclass-based APIs like \u003ca href=\"https://pytorch.org/docs/stable/distributed.tensor.html\"\u003eDistributed Tensors\u003c/a\u003e and \u003ca href=\"https://pytorch.org/blog/pytorch-native-architecture-optimization/\"\u003eTorchAO\u003c/a\u003e, in combination with \u003ccode\u003etorch.compile\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eHere's a couple of examples:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003eFull example \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/tree/master/examples/pytorch/fp8_distributed_transformer\"\u003ehere\u003c/a\u003e\u003c/p\u003e\n\u003cpre lang=\"python\"\u003e\u003ccode\u003eimport lightning as L\nimport torch\nimport torch.nn as nn\nimport torch.nn.functional as F\nfrom lightning.pytorch.demos import Transformer, WikiText2\nfrom lightning.pytorch.strategies import ModelParallelStrategy\nfrom torch.distributed._composable.fsdp.fully_shard import fully_shard\nfrom torch.utils.data import DataLoader\nfrom torchao.float8 import Float8LinearConfig, convert_to_float8_training\n\u003cp\u003eclass LanguageModel(L.LightningModule):\u003cbr /\u003e\ndef \u003cstrong\u003einit\u003c/strong\u003e(self, vocab_size):\u003cbr /\u003e\nsuper().\u003cstrong\u003einit\u003c/strong\u003e()\u003cbr /\u003e\nself.vocab_size = vocab_size\u003cbr /\u003e\nself.model = None\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003edef configure_model(self):\n    if self.model is not None:\n        return\n\n    with torch.device(\u0026amp;quot;meta\u0026amp;quot;):\n        model = Transformer(\n            vocab_size=self.vocab_size,\n            nlayers=16,\n            nhid=4096,\n            ninp=1024,\n            nhead=32,\n        )\n\n    float8_config = Float8LinearConfig(\n        # pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly  # noqa\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9177ec09caadcf88859e1f1e3e10a18e8832069a\"\u003e\u003ccode\u003e9177ec0\u003c/code\u003e\u003c/a\u003e Minor correction release \u003ccode\u003e2.5.0.post0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20515\"\u003e#20515\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4337f7fcdad6c8290f6b6f37942e926171326022\"\u003e\u003ccode\u003e4337f7f\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Patch jsonargparse for Python \u0026gt;= 3.12.8\u0026quot; (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20513\"\u003e#20513\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/58a749a1dde84a771635907762bba778a186bd4a\"\u003e\u003ccode\u003e58a749a\u003c/code\u003e\u003c/a\u003e Allow batch sampler to not have a .sampler attribute (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20514\"\u003e#20514\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/52460d36ed005a4dbac5eca3020ef225e4b1697d\"\u003e\u003ccode\u003e52460d3\u003c/code\u003e\u003c/a\u003e Revert breaking change in configure_optimizers return type (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20512\"\u003e#20512\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/c45c3c92c059661c20443a0a19399f7442db7f90\"\u003e\u003ccode\u003ec45c3c9\u003c/code\u003e\u003c/a\u003e docker: fix setting tags (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20504\"\u003e#20504\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9babd1def4c703e639dfc34fd1877ac4e7b9435\"\u003e\u003ccode\u003ef9babd1\u003c/code\u003e\u003c/a\u003e ci: build docs once you prepare release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20507\"\u003e#20507\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/61a8391617b3f2b5083852ea49b1ead4c2ef72d7\"\u003e\u003ccode\u003e61a8391\u003c/code\u003e\u003c/a\u003e docs: bump habana (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20506\"\u003e#20506\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/0324a20f00235c7a10a235a44326811ba42b6ae4\"\u003e\u003ccode\u003e0324a20\u003c/code\u003e\u003c/a\u003e Prepare Lightning 2.5.0 release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20505\"\u003e#20505\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4c0eb3acd7911efa3b8cdaf24159d6de0d270324\"\u003e\u003ccode\u003e4c0eb3a\u003c/code\u003e\u003c/a\u003e Update (ci): github action's artifact upgrade v4 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20500\"\u003e#20500\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/110d62185161cd0b11d8619336ddd139e5ee09dd\"\u003e\u003ccode\u003e110d621\u003c/code\u003e\u003c/a\u003e Bump to 2.5.0rc0 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20493\"\u003e#20493\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.4.0...2.5.0.post0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.4.0\u0026new-version=2.5.0.post0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Lightning-AI/lightning-Habana/pull/259","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightning-AI%2Flightning-Habana/issues/259","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/259/packages"}},{"old_version":"2.4.0","new_version":"2.5.0.post0","update_type":"minor","path":null,"pr_created_at":"2024-12-23T04:34:35.000Z","version_change":"2.4.0 → 2.5.0.post0","issue":{"uuid":"2755196313","node_id":"PR_kwDOMPgXpM6GCa3c","number":32,"state":"closed","title":"chore(deps): bump pytorch-lightning from 2.4.0 to 2.5.0.post0","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-06-16T04:15:40.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2024-12-23T04:34:35.000Z","updated_at":"2025-06-16T04:15:40.000Z","time_to_close":15118865,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"pytorch-lightning","old_version":"2.4.0","new_version":"2.5.0.post0","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.5.0.post0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLightning v2.5 post0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\"\u003ehttps://github.com/Lightning-AI/pytorch-lightning/compare/2.5.0...2.5.0.post0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eLightning v2.5\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://lightning.ai\"\u003eLightning AI\u003c/a\u003e :zap: is excited to announce the release of Lightning 2.5.\u003c/p\u003e\n\u003cp\u003eLightning 2.5 comes with improvements on several fronts, with \u003cstrong\u003ezero\u003c/strong\u003e API changes. Our users love it stable, we keep it stable :smile:.\u003c/p\u003e\n\u003cp\u003eTalking about love :heart:, the \u003ccode\u003elightning\u003c/code\u003e, \u003ccode\u003epytorch-lightning\u003c/code\u003e and \u003ccode\u003elightning-fabric\u003c/code\u003e packages are collectively getting more than \u003cstrong\u003e10M downloads per month\u003c/strong\u003e :open_mouth:, for a total of over \u003cstrong\u003e180M downloads\u003c/strong\u003e :exploding_head: since the early days . It's incredible to see PyTorch Lightning getting such a strong adoption across the industry and the sciences.\u003c/p\u003e\n\u003cp\u003eRelease 2.5 embraces PyTorch 2.5, and it marks some of its more recent directions as officially supported, namely tensor subclass-based APIs like \u003ca href=\"https://pytorch.org/docs/stable/distributed.tensor.html\"\u003eDistributed Tensors\u003c/a\u003e and \u003ca href=\"https://pytorch.org/blog/pytorch-native-architecture-optimization/\"\u003eTorchAO\u003c/a\u003e, in combination with \u003ccode\u003etorch.compile\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003eHere's a couple of examples:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003eFull example \u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/tree/master/examples/pytorch/fp8_distributed_transformer\"\u003ehere\u003c/a\u003e\u003c/p\u003e\n\u003cpre lang=\"python\"\u003e\u003ccode\u003eimport lightning as L\nimport torch\nimport torch.nn as nn\nimport torch.nn.functional as F\nfrom lightning.pytorch.demos import Transformer, WikiText2\nfrom lightning.pytorch.strategies import ModelParallelStrategy\nfrom torch.distributed._composable.fsdp.fully_shard import fully_shard\nfrom torch.utils.data import DataLoader\nfrom torchao.float8 import Float8LinearConfig, convert_to_float8_training\n\u003cp\u003eclass LanguageModel(L.LightningModule):\u003cbr /\u003e\ndef \u003cstrong\u003einit\u003c/strong\u003e(self, vocab_size):\u003cbr /\u003e\nsuper().\u003cstrong\u003einit\u003c/strong\u003e()\u003cbr /\u003e\nself.vocab_size = vocab_size\u003cbr /\u003e\nself.model = None\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003edef configure_model(self):\n    if self.model is not None:\n        return\n\n    with torch.device(\u0026amp;quot;meta\u0026amp;quot;):\n        model = Transformer(\n            vocab_size=self.vocab_size,\n            nlayers=16,\n            nhid=4096,\n            ninp=1024,\n            nhead=32,\n        )\n\n    float8_config = Float8LinearConfig(\n        # pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly  # noqa\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/9177ec09caadcf88859e1f1e3e10a18e8832069a\"\u003e\u003ccode\u003e9177ec0\u003c/code\u003e\u003c/a\u003e Minor correction release \u003ccode\u003e2.5.0.post0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20515\"\u003e#20515\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4337f7fcdad6c8290f6b6f37942e926171326022\"\u003e\u003ccode\u003e4337f7f\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Patch jsonargparse for Python \u0026gt;= 3.12.8\u0026quot; (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20513\"\u003e#20513\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/58a749a1dde84a771635907762bba778a186bd4a\"\u003e\u003ccode\u003e58a749a\u003c/code\u003e\u003c/a\u003e Allow batch sampler to not have a .sampler attribute (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20514\"\u003e#20514\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/52460d36ed005a4dbac5eca3020ef225e4b1697d\"\u003e\u003ccode\u003e52460d3\u003c/code\u003e\u003c/a\u003e Revert breaking change in configure_optimizers return type (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20512\"\u003e#20512\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/c45c3c92c059661c20443a0a19399f7442db7f90\"\u003e\u003ccode\u003ec45c3c9\u003c/code\u003e\u003c/a\u003e docker: fix setting tags (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20504\"\u003e#20504\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/f9babd1def4c703e639dfc34fd1877ac4e7b9435\"\u003e\u003ccode\u003ef9babd1\u003c/code\u003e\u003c/a\u003e ci: build docs once you prepare release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20507\"\u003e#20507\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/61a8391617b3f2b5083852ea49b1ead4c2ef72d7\"\u003e\u003ccode\u003e61a8391\u003c/code\u003e\u003c/a\u003e docs: bump habana (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20506\"\u003e#20506\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/0324a20f00235c7a10a235a44326811ba42b6ae4\"\u003e\u003ccode\u003e0324a20\u003c/code\u003e\u003c/a\u003e Prepare Lightning 2.5.0 release (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20505\"\u003e#20505\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/4c0eb3acd7911efa3b8cdaf24159d6de0d270324\"\u003e\u003ccode\u003e4c0eb3a\u003c/code\u003e\u003c/a\u003e Update (ci): github action's artifact upgrade v4 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20500\"\u003e#20500\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/pytorch-lightning/commit/110d62185161cd0b11d8619336ddd139e5ee09dd\"\u003e\u003ccode\u003e110d621\u003c/code\u003e\u003c/a\u003e Bump to 2.5.0rc0 (\u003ca href=\"https://redirect.github.com/Lightning-AI/lightning/issues/20493\"\u003e#20493\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/2.4.0...2.5.0.post0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=2.4.0\u0026new-version=2.5.0.post0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","html_url":"https://github.com/IntelLabs/EquiTriton/pull/32","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelLabs%2FEquiTriton/issues/32","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/32/packages"}},{"old_version":"1.0.3","new_version":"1.9.4","update_type":"minor","path":"/python/requirements/tune","pr_created_at":"2023-03-04T08:57:26.000Z","version_change":"1.0.3 → 1.9.4","issue":{"uuid":"1609684099","node_id":"PR_kwDOBJmSys5LR_ZL","number":166,"state":"open","title":"[tune](deps): Bump pytorch-lightning from 1.0.3 to 1.9.4 in /python/requirements/tune","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":9,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2023-03-04T08:57:26.000Z","updated_at":"2025-09-20T01:14:41.069Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[tune](deps): Bump","packages":[{"name":"pytorch-lightning","old_version":"1.0.3","new_version":"1.9.4","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":"/python/requirements/tune","ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.0.3 to 1.9.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eRemoved\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved implicit ui testing with \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e in favor of headless login and app selection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eFabric\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed an error when passing \u003ccode\u003efind_usable_cuda_devices(num_devices=-1)\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003ePyTorch\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support. It will choose DDP over DDP-spawn, contrary to \u003ccode\u003estrategy=None\u003c/code\u003e (default) (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed backwards compatibility for \u003ccode\u003elightning.pytorch.utilities.parsing.get_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/ethanwharris\"\u003e\u003ccode\u003e@​ethanwharris\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/carmocca\"\u003e\u003ccode\u003e@​carmocca\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/awaelchli\"\u003e\u003ccode\u003e@​awaelchli\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/justusschock\"\u003e\u003ccode\u003e@​justusschock\u003c/code\u003e\u003c/a\u003e , \u003ca href=\"https://github.com/dtuit\"\u003e\u003ccode\u003e@​dtuit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/Liyang90\"\u003e\u003ccode\u003e@​Liyang90\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eIf we forgot someone due to not matching commit email with GitHub account, let us know :]\u003c/em\u003e\u003c/p\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003elightning open\u003c/code\u003e command and improved redirects (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16794\"\u003e#16794\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3bee81960a6f8979c8e1b5e747a17124feee652d\"\u003e\u003ccode\u003e3bee819\u003c/code\u003e\u003c/a\u003e Add strategy=\u0026quot;auto\u0026quot; support on the 1.9.x branch (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/8e55ff753dc7cdff8469f29472e24ea82fac41e6\"\u003e\u003ccode\u003e8e55ff7\u003c/code\u003e\u003c/a\u003e [App] Fix environment check with command redirection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16883\"\u003e#16883\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/d4c5ff3783b01a66ab52286ad71436db2cdc8d0b\"\u003e\u003ccode\u003ed4c5ff3\u003c/code\u003e\u003c/a\u003e [App] Add support for plugins to return actions (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16832\"\u003e#16832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3a7598d673027f6b2627112f7188b27e4666042a\"\u003e\u003ccode\u003e3a7598d\u003c/code\u003e\u003c/a\u003e Backwards compatibility for \u003ccode\u003eget_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/6822960a42878a85468d19e66060cf9ad4d97635\"\u003e\u003ccode\u003e6822960\u003c/code\u003e\u003c/a\u003e Fix support for passing -1 to \u003ccode\u003efind_usable_cuda_devices\u003c/code\u003e function (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/b0c79089f594031cac3133a92c935a06452d8a7b\"\u003e\u003ccode\u003eb0c7908\u003c/code\u003e\u003c/a\u003e Incorporate pytorch's fixes in device_count_nvml \u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16795\"\u003e#16795\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/058dd9f126ea8ff88d550afb971f6e0f3d0b4547\"\u003e\u003ccode\u003e058dd9f\u003c/code\u003e\u003c/a\u003e Fix imports for lightning cli examples (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16871\"\u003e#16871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/5c3de464127f51ff6b6a024fd64caf7403cd7a24\"\u003e\u003ccode\u003e5c3de46\u003c/code\u003e\u003c/a\u003e Fix for hanging issue on TPU Pod (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/f80f2f9a89ef3d61938371ca3ea43f29fa3d60c9\"\u003e\u003ccode\u003ef80f2f9\u003c/code\u003e\u003c/a\u003e Remove implicit frontend testing from \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/ca698258ad7f4fddb93abe915bce79c74cefd5c6\"\u003e\u003ccode\u003eca69825\u003c/code\u003e\u003c/a\u003e [App] Fix local app run with relative import (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16835\"\u003e#16835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/1.0.3...1.9.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=1.0.3\u0026new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/pcmoritz/ray-1/pull/166","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcmoritz%2Fray-1/issues/166","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/166/packages"}},{"old_version":"1.7.1","new_version":"1.9.4","update_type":"minor","path":null,"pr_created_at":"2023-03-02T23:03:31.000Z","version_change":"1.7.1 → 1.9.4","issue":{"uuid":"1607659859","node_id":"PR_kwDOH1rKGM5LLKwu","number":53,"state":"closed","title":"Bump pytorch-lightning from 1.7.1 to 1.9.4","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-14T22:23:06.000Z","author_association":null,"state_reason":null,"created_at":"2023-03-02T23:03:31.000Z","updated_at":"2026-04-14T22:23:08.000Z","time_to_close":98407175,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"pytorch-lightning","old_version":"1.7.1","new_version":"1.9.4","repository_url":"https://github.com/Lightning-AI/lightning"}],"path":null,"ecosystem":"conda"},"body":"Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.7.1 to 1.9.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Lightning-AI/lightning/releases\"\u003epytorch-lightning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eRemoved\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved implicit ui testing with \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e in favor of headless login and app selection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eFabric\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed an error when passing \u003ccode\u003efind_usable_cuda_devices(num_devices=-1)\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003ePyTorch\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eFabric(strategy=\u0026quot;auto\u0026quot;)\u003c/code\u003e support. It will choose DDP over DDP-spawn, contrary to \u003ccode\u003estrategy=None\u003c/code\u003e (default) (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed DDP spawn hang on TPU Pods (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed edge cases in parsing device ids using NVML (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16795\"\u003e#16795\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed backwards compatibility for \u003ccode\u003elightning.pytorch.utilities.parsing.get_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/ethanwharris\"\u003e\u003ccode\u003e@​ethanwharris\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/carmocca\"\u003e\u003ccode\u003e@​carmocca\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/awaelchli\"\u003e\u003ccode\u003e@​awaelchli\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/justusschock\"\u003e\u003ccode\u003e@​justusschock\u003c/code\u003e\u003c/a\u003e , \u003ca href=\"https://github.com/dtuit\"\u003e\u003ccode\u003e@​dtuit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/Liyang90\"\u003e\u003ccode\u003e@​Liyang90\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eIf we forgot someone due to not matching commit email with GitHub account, let us know :]\u003c/em\u003e\u003c/p\u003e\n\u003ch2\u003eWeekly patch release\u003c/h2\u003e\n\u003ch2\u003eApp\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed \u003ccode\u003elightning open\u003c/code\u003e command and improved redirects (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/pull/16794\"\u003e#16794\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3bee81960a6f8979c8e1b5e747a17124feee652d\"\u003e\u003ccode\u003e3bee819\u003c/code\u003e\u003c/a\u003e Add strategy=\u0026quot;auto\u0026quot; support on the 1.9.x branch (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16916\"\u003e#16916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/8e55ff753dc7cdff8469f29472e24ea82fac41e6\"\u003e\u003ccode\u003e8e55ff7\u003c/code\u003e\u003c/a\u003e [App] Fix environment check with command redirection (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16883\"\u003e#16883\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/d4c5ff3783b01a66ab52286ad71436db2cdc8d0b\"\u003e\u003ccode\u003ed4c5ff3\u003c/code\u003e\u003c/a\u003e [App] Add support for plugins to return actions (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16832\"\u003e#16832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/3a7598d673027f6b2627112f7188b27e4666042a\"\u003e\u003ccode\u003e3a7598d\u003c/code\u003e\u003c/a\u003e Backwards compatibility for \u003ccode\u003eget_init_args\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16851\"\u003e#16851\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/6822960a42878a85468d19e66060cf9ad4d97635\"\u003e\u003ccode\u003e6822960\u003c/code\u003e\u003c/a\u003e Fix support for passing -1 to \u003ccode\u003efind_usable_cuda_devices\u003c/code\u003e function (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16866\"\u003e#16866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/b0c79089f594031cac3133a92c935a06452d8a7b\"\u003e\u003ccode\u003eb0c7908\u003c/code\u003e\u003c/a\u003e Incorporate pytorch's fixes in device_count_nvml \u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16795\"\u003e#16795\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/058dd9f126ea8ff88d550afb971f6e0f3d0b4547\"\u003e\u003ccode\u003e058dd9f\u003c/code\u003e\u003c/a\u003e Fix imports for lightning cli examples (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16871\"\u003e#16871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/5c3de464127f51ff6b6a024fd64caf7403cd7a24\"\u003e\u003ccode\u003e5c3de46\u003c/code\u003e\u003c/a\u003e Fix for hanging issue on TPU Pod (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16844\"\u003e#16844\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/f80f2f9a89ef3d61938371ca3ea43f29fa3d60c9\"\u003e\u003ccode\u003ef80f2f9\u003c/code\u003e\u003c/a\u003e Remove implicit frontend testing from \u003ccode\u003etesting.run_app_in_cloud\u003c/code\u003e (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16741\"\u003e#16741\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Lightning-AI/lightning/commit/ca698258ad7f4fddb93abe915bce79c74cefd5c6\"\u003e\u003ccode\u003eca69825\u003c/code\u003e\u003c/a\u003e [App] Fix local app run with relative import (\u003ca href=\"https://github-redirect.dependabot.com/Lightning-AI/lightning/issues/16835\"\u003e#16835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Lightning-AI/lightning/compare/1.7.1...1.9.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning\u0026package-manager=pip\u0026previous-version=1.7.1\u0026new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/jxpress/lightning-hydra-template-vertex-ai/pull/53","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxpress%2Flightning-hydra-template-vertex-ai/issues/53","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/53/packages"}}]}