Skip to content

Commit

Permalink
Bump approvaltests from 11.2.1 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Python) from 11.2.1 to 12.0.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Python/releases)
- [Commits](approvals/ApprovalTests.Python@v11.2.1...v12.0.0)

---
updated-dependencies:
- dependency-name: approvaltests
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aaltat committed Apr 29, 2024
1 parent f894984 commit 3ed51cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ robotframework-pythonlibcore = "^3.0.0 || ^4.0.0"
[tool.poetry.group.dev.dependencies]
black = ">=24.1.1"
pytest = ">=7.4,<9.0"
approvaltests = ">=8.4.1,<12.0.0"
approvaltests = ">=8.4.1,<13.0.0"
mypy = ">=1.6.1"
pytest-approvaltests = "^0.2.4"
invoke = "^2.2.0"
Expand Down

0 comments on commit 3ed51cb

Please sign in to comment.