Skip to content

Commit

Permalink
chore: update dependencies in all optional groups
Browse files Browse the repository at this point in the history
  • Loading branch information
spool committed Jul 26, 2023
1 parent cb852dd commit af0d101
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pre-commit = "^2.21.0"
pytest-cov = "^3.0.0"
pytest-sugar = "^0.9.7"
mypy = "^0.982"
pytest-xdist = "^3.2.1"
pytest-xdist = "^3.3.1"
pymrio = "^0.4.8"

[tool.poetry.group.docs]
Expand All @@ -66,8 +66,8 @@ mkdocs-gen-files = "^0.4.0"
mkdocs-section-index = "^0.3.5"
black = "^22.12.0"
pymdown-extensions = "^9.11"
mkdocs-bibtex = "^2.8.16"
mktestdocs = "^0.2.0"
mkdocs-bibtex = "^2.11.0"
mktestdocs = "^0.2.1"
markdown-exec = {extras = ["ansi"], version = "^1.6.0"}
tabulate = "^0.9.0"
mkdocs-include-markdown-plugin = "^4.0.4"
Expand Down

0 comments on commit af0d101

Please sign in to comment.