Skip to content

Commit

Permalink
Bump xdoctest from 0.15.10 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.10 to 1.1.2.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](Erotemic/xdoctest@v0.15.10...v1.1.2)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 2fddd33 commit dde5f31
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
28 changes: 16 additions & 12 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 @@ -29,7 +29,7 @@ pytest = "^6.2.4"
coverage = {extras = ["toml"], version = "^6.1"}

[tool.poetry.group.dev.dependencies]
xdoctest = {extras = ["colors"], version = "^0.15.5"}
xdoctest = {extras = ["colors"], version = ">=0.15.5,<1.2.0"}
typeguard = "^2.13.2"
safety = "^2.2.0"
mypy = "^0.910"
Expand Down

0 comments on commit dde5f31

Please sign in to comment.