Skip to content

Commit

Permalink
build(deps): bump robotframework from 7.0.1 to 7.1
Browse files Browse the repository at this point in the history
Bumps [robotframework](https://github.com/robotframework/robotframework) from 7.0.1 to 7.1.
- [Release notes](https://github.com/robotframework/robotframework/releases)
- [Commits](robotframework/robotframework@v7.0.1...v7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ad37aca commit 3a17b2c
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.6.2",
"pytest == 8.3.3",
"coverage == 7.6.1",
"robotframework == 7.0.1",
"robotframework == 7.1",
"regex == 2024.9.11",
"pre-commit == 3.8.0",
]
Expand Down

0 comments on commit 3a17b2c

Please sign in to comment.