Skip to content

Commit

Permalink
Bump pytest-codeblocks from 0.16.1 to 0.17.0 (mosaicml#2645)
Browse files Browse the repository at this point in the history
Bumps [pytest-codeblocks](https://github.com/nschloe/pytest-codeblocks) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/nschloe/pytest-codeblocks/releases)
- [Commits](nschloe/pytest-codeblocks@v0.16.1...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 22d84f4 commit 00ad78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def package_files(prefix: str, directory: str, extension: str):
'myst-parser==0.16.1',
'sphinx_panels==0.6.0',
'sphinxcontrib-images==0.9.4',
'pytest_codeblocks==0.16.1',
'pytest_codeblocks==0.17.0',
'traitlets==5.10.0',
'nbsphinx==0.9.1',
'pandoc==2.3',
Expand Down

0 comments on commit 00ad78d

Please sign in to comment.