Skip to content

Commit

Permalink
build(deps-dev): bump robotframework from 6.1.1 to 7.0 (#727)
Browse files Browse the repository at this point in the history
Bumps [robotframework](https://github.com/robotframework/robotframework) from 6.1.1 to 7.0.
- [Release notes](https://github.com/robotframework/robotframework/releases)
- [Commits](robotframework/robotframework@v6.1.1...v7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent da95aca commit d6d278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dev = [
"ruff == 0.1.13",
"pytest == 7.4.4",
"coverage == 7.4.0",
"robotframework == 6.1.1",
"robotframework == 7.0",
"regex == 2023.12.25",
"pre-commit == 3.6.0",
]
Expand Down

0 comments on commit d6d278e

Please sign in to comment.