Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d1d253f commit e09cbc8
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.4.10",
"pytest == 8.2.1",
"coverage == 7.5.3",
"robotframework == 7.0",
"robotframework == 7.0.1",
"regex == 2024.5.15",
"pre-commit == 3.7.1",
]
Expand Down

0 comments on commit e09cbc8

Please sign in to comment.