Conversation
ralienpp
commented
Jan 27, 2026
- Use newer versions of dependencies
- Remove black, since it isn't in use anymore
And remove black, since it isn't in use anymore.
|
@ralienpp Please wait until you accept that PR, because I need to add a commit because the typing for Get List Item changed in that RF version. Or can you please cherry Pick the commits from the https://github.com/Guiliano99/cmp-test-suite-update-code/tree/BumpRF branch. Thanks. |
|
@Guiliano99 How so? I see that the keyword is still there: https://robotframework.org/robotframework/latest/libraries/Collections.html#Get%20From%20List |
|
@ralienpp yes, but I used it for the |
By pyasn1 or by robotframework? |
By the |
- To fix error with SequenceOf type in RF version 7.4.1.
- To fix error with SequenceOf type in RF version 7.4.1.
|
I was able to replicate it, but since this is only affects 4 lines in the entire code-base, I decided not to investigate further. As you suggested, I cherry-picked the commits where you applied the workaround. |