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 10, 2022
1 parent 19ad119 commit f00193c
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 95 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.5.1"
selenium = "==3.141.0"
selenium = "==4.1.3"
pytest = "==7.0.0"
meilisearch = "==0.18.0"
requests-iap = "==0.2.0"
Expand Down
Loading

0 comments on commit f00193c

Please sign in to comment.