Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                     | from    | to     |
| ----------- | --------------------------- | ------- | ------ |
| pypi        | pyproject-pre-commit        | 0.1.11  | 0.2.3  |
| pypi        | pytest                      | 8.3.2   | 8.3.3  |
| github-tags | rcmdnk/pyproject-pre-commit | v0.1.11 | v0.2.3 |
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 2d5a169 commit 39747b0
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 @@ -11,7 +11,7 @@ python = "^3.8.1"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
pytest-xdist = "^3.3.1"
pyproject-pre-commit = "^0.1.1"
pyproject-pre-commit = "^0.2.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 39747b0

Please sign in to comment.