Skip to content

Commit

Permalink
build(deps): bump robotframework from 7.1 to 7.1.1 (#899)
Browse files Browse the repository at this point in the history
Bumps [robotframework](https://github.com/robotframework/robotframework) from 7.1 to 7.1.1.
- [Release notes](https://github.com/robotframework/robotframework/releases)
- [Commits](robotframework/robotframework@v7.1...v7.1.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 Jan 7, 2025
1 parent 9522a10 commit 1b3bd76
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.8.6",
"pytest == 8.3.3",
"coverage == 7.6.10",
"robotframework == 7.1",
"robotframework == 7.1.1",
"regex == 2024.9.11",
"pre-commit == 3.8.0",
]
Expand Down

0 comments on commit 1b3bd76

Please sign in to comment.