Skip to content

Commit

Permalink
Bump nbmake from 1.5.3 to 1.5.4
Browse files Browse the repository at this point in the history
Bumps [nbmake](https://github.com/treebeardtech/nbmake) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/treebeardtech/nbmake/releases)
- [Commits](treebeardtech/nbmake@v1.5.3...v1.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent e29c32e commit 674f386
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 @@ strict = [
"pydefect==0.9.4",
]

tests = ["pytest==8.2.1", "pytest-cov==5.0.0", "nbmake==1.5.3"]
tests = ["pytest==8.2.1", "pytest-cov==5.0.0", "nbmake==1.5.4"]

[tool.setuptools.dynamic]
readme = { file = ["README.md"] }
Expand Down

0 comments on commit 674f386

Please sign in to comment.