Skip to content

Update Python dependencies and driver versions #809

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Feb 11, 2021

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Feb 11, 2021

Update Python dependencies and driver versions

  • Update the default version of geckodriver installed:
    -- v0.29.0
  • Update edgedriver version installed if can't detect latest:
    -- Use 88.0.705.63 when the latest isn't detected
  • Update Python dependencies:
    -- more-itertools==8.7.0;python_version>="3.5"
    -- pytest-xdist==2.2.1;python_version>="3.5"
    -- soupsieve==2.2;python_version>="3.6"
    -- cryptography==3.3.2;python_version>="3.6"
    -- prompt-toolkit==3.0.15;python_version>="3.6"

@mdmintz mdmintz merged commit d3350bb into master Feb 11, 2021
@mdmintz mdmintz deleted the update-dependencies-and-geckodriver branch February 11, 2021 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant