Skip to content

4.13.20 - Refresh Python dependencies

Compare
Choose a tag to compare
@mdmintz mdmintz released this 27 Mar 20:36
· 1721 commits to master since this release
1c45b13

Refresh Python dependencies

https://github.com/seleniumbase/SeleniumBase/pull/1823/files

  • Required dependencies that changed:
filelock>=3.10.7;python_version>="3.7"
platformdirs>=3.2.0;python_version>="3.7"
parameterized==0.9.0;python_version>="3.7"
typing-extensions==4.5.0;python_version>="3.7" and python_version<"3.9"
rich==13.3.3;python_version>="3.7"

What's Changed

Full Changelog: v4.13.19...v4.13.20