Skip to content

Commit

Permalink
Bump selenium from 3.141.0 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.1.3.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2022
1 parent 272b9c6 commit ef61fcb
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
Scrapy = "==2.6.1"
selenium = "==3.141.0"
selenium = "==4.1.3"
pytest = "==7.0.0"
meilisearch = "==0.18.1"
requests-iap = "==0.2.0"
Expand Down
82 changes: 78 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef61fcb

Please sign in to comment.