Skip to content

Commit

Permalink
🚀 pip: Bump xdoctest from 1.1.5 to 1.1.6 (#1321)
Browse files Browse the repository at this point in the history
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](Erotemic/xdoctest@v1.1.5...v1.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jürgen Mülbert <[email protected]>
  • Loading branch information
dependabot[bot] and jmuelbert authored Aug 9, 2024
1 parent 1ed042e commit 975d5e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -52,7 +52,7 @@ safety = "^3.2.4"
mypy = "^1.4"

typeguard = "^2.13.3"
xdoctest = {extras = ["colors"], version = "^1.1.5"}
xdoctest = {extras = ["colors"], version = "^1.1.6"}
sphinx = "^4.3.2"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.21.0"
Expand Down

0 comments on commit 975d5e3

Please sign in to comment.