Skip to content

Commit

Permalink
Merge pull request #110 from eggplants/dependabot/pip/lxml-stubs-0.5.1
Browse files Browse the repository at this point in the history
build(deps-dev): bump lxml-stubs from 0.4.0 to 0.5.1
  • Loading branch information
eggplants authored Jan 16, 2024
2 parents e859b2e + 40ff676 commit ab93e66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -35,7 +35,7 @@ python = ">=3.7,<4"
requests = "^2.28.2"

[tool.poetry.group.dev.dependencies]
lxml-stubs = "^0.4.0"
lxml-stubs = ">=0.4,<0.6"
mypy = ">=0.991,<1.5"
pre-commit = "^2.20.0"
pytest = "^7.2.2"
Expand Down

0 comments on commit ab93e66

Please sign in to comment.