Skip to content

Commit

Permalink
build(deps): bump splinter from 0.20.1 to 0.21.0 (#11871)
Browse files Browse the repository at this point in the history
* build(deps): bump splinter from 0.20.1 to 0.21.0

Bumps [splinter](https://github.com/cobrateam/splinter) from 0.20.1 to 0.21.0.
- [Release notes](https://github.com/cobrateam/splinter/releases)
- [Changelog](https://github.com/cobrateam/splinter/blob/master/docs/news.rst)
- [Commits](cobrateam/splinter@0.20.1...0.21.0)

---
updated-dependencies:
- dependency-name: splinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 31, 2024
1 parent 6125725 commit 4bc8e5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ flake8==7.0.0
black==24.1.1
pytest==8.0.0
pytest-bdd==7.0.1
splinter==0.20.1
splinter==0.21.0
pytest-splinter==3.3.2
pytest-django==4.7.0
setuptools>=65.5.1,<69.1.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ install_requires =
black==24.1.1
pytest==8.0.0
pytest-bdd==7.0.1
splinter==0.20.1
splinter==0.21.0
pytest-splinter==3.3.2
pytest-django==4.7.0
setuptools>=65.5.1,<69.1.0
Expand Down

0 comments on commit 4bc8e5f

Please sign in to comment.