Update transient dependencies

This commit is contained in:
Ethan Paul 2022-08-04 23:33:54 -04:00
parent b161d76447
commit 53608db0a7
Signed by: enpaul
GPG Key ID: 07F53B438281D181
2 changed files with 492 additions and 503 deletions

993
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@ mdformat-gfm = "^0.2"
mypy = "^0.910"
pre-commit = "^2.15.0"
pre-commit-hooks = "^4.0.1"
pylint = "^2.11.1"
pylint = {version = "^2.13.0", python = "^3.7"}
pytest = "^6.2.5"
pytest-cov = "^3.0.0"
reorder-python-imports = "^2.6.0"