Skip to content

Commit

Permalink
Update other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi Perl authored and avi-perl committed Jul 28, 2024
1 parent 96be9ed commit dd987f0
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
72 changes: 36 additions & 36 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ python = "^3.8.0"
grapheme = "^0.6.0"

[tool.poetry.dev-dependencies]
pytest = "^7.4.3"
black = "^23.11.0"
coverage = "^7.3.2"
pytest-cov = "^4.1.0"
pytest = "^8.3.2"
black = "^24.4.2"
coverage = "^7.6.0"
pytest-cov = "^5.0.0"
toml = "^0.10.2"
mkdocs-material = "^9.5.1"
mkdocs-material = "^9.5.30"
mdx-include = "^1.4.2"
mkdocstrings = {extras = ["python"], version = "^0.25.2"}
pytest-codeblocks = "^0.17.0"
Expand Down

0 comments on commit dd987f0

Please sign in to comment.