Skip to content

Commit

Permalink
Bump xdoctest from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.1 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@v1.1.1...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent 3d48d99 commit 13e977e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 16 deletions.
40 changes: 25 additions & 15 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 @@ -44,7 +44,7 @@ ipykernel = "^6.25.2"

[tool.poetry.group.test.dependencies]
pytest = "^7.3.1"
xdoctest = "^1.1.1"
xdoctest = "^1.1.2"
coverage = {version = "^7.2.6", extras = ["toml"]}
pytest-cov = "^4.1.0"

Expand Down

0 comments on commit 13e977e

Please sign in to comment.