Skip to content

Commit

Permalink
build(deps-dev): bump gray from 0.14.0 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [gray](https://github.com/dizballanze/gray) from 0.14.0 to 0.15.0.
- [Changelog](https://github.com/dizballanze/gray/blob/master/HISTORY.md)
- [Commits](dizballanze/gray@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: gray
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 0cfd3a0 commit 8a000e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -45,7 +45,7 @@ debugpy = "^1.6.4"
pytest-cov = ">=4,<6"
coveralls = "^3.3.1"
pytest-mock = "^3.10.0"
gray = ">=0.13,<0.15"
gray = ">=0.13,<0.16"
pre-commit = ">=2.21,<4.0"

[build-system]
Expand Down

0 comments on commit 8a000e2

Please sign in to comment.