Use the correct log path for tests that use the "sb" fixture
Use the correct log path for tests that use the "sb" fixture
- This resolves #1101
- (Only Windows tests using the
sb
fixture were affected by this bug.) - Also refresh Python dependencies:
--ipython==7.30.1;python_version>="3.7"
--rich==10.15.2;python_version>="3.6"