Skip to content

Commit

Permalink
chore(deps-dev): bump xdoctest from 1.1.5 to 1.1.6
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 47feb03 commit 65ec8fa
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 @@ -26,7 +26,7 @@ pytest = "^8.3.2"
coverage = {extras = ["toml"], version = "^7.6"}
safety = "^3.2.4"
mypy = "^1.11"
xdoctest = {extras = ["colors"], version = "^1.1.5"}
xdoctest = {extras = ["colors"], version = "^1.1.6"}
flake8-bandit = "~4.1.1"
flake8-bugbear = ">=21.9.2"
flake8-docstrings = "^1.6.0"
Expand Down

0 comments on commit 65ec8fa

Please sign in to comment.