Skip to content

Commit

Permalink
Bump xdoctest from 1.0.0 to 1.0.1 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yangliz5 <li002252@umn.edu>
  • Loading branch information
dependabot[bot] and yangliz5 committed Jul 12, 2022
1 parent 06d6abf commit 10703a5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
20 changes: 12 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 @@ -38,7 +38,7 @@ coverage = {extras = ["toml"], version = "^6.4"}
safety = "^2.0.0"
mypy = "^0.961"
typeguard = "^2.13.2"
xdoctest = {extras = ["colors"], version = "^1.0.0"}
xdoctest = {extras = ["colors"], version = "^1.0.1"}
sphinx = "^5.0.2"
sphinx-autobuild = ">=2021.3.14"
pre-commit = "^2.20.0"
Expand Down

0 comments on commit 10703a5

Please sign in to comment.