Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 5d7ac9b

Browse files
authored
Merge pull request #643 from staticdev/dependabot/pip/xdoctest-1.0.0
Bump xdoctest from 0.15.10 to 1.0.0
2 parents e2043c1 + d51f589 commit 5d7ac9b

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pytest = "^7.1.1"
3131
safety = "^1.10.0"
3232
mypy = "^0.942"
3333
typeguard = "^2.13.3"
34-
xdoctest = "^0.15.10"
34+
xdoctest = "^1.0.0"
3535
sphinx = "^4.3.2"
3636
sphinx-autobuild = "^2021.3.14"
3737
pre-commit = "^2.17.0"

0 commit comments

Comments
 (0)