Skip to content

Commit ca22ee2

Browse files
authored
Merge branch 'main' into v0.1.0
2 parents 84f9081 + 35b3c3a commit ca22ee2

File tree

2 files changed

+29
-37
lines changed

2 files changed

+29
-37
lines changed

poetry.lock

Lines changed: 27 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ hiredis = "^2.0.0"
4848
more-itertools = "^8.14.0"
4949

5050
[tool.poetry.dev-dependencies]
51-
mypy = "^0.971"
51+
mypy = "^0.982"
5252
pytest = "^7.1.3"
5353
ipdb = "^0.13.9"
54-
black = "^22.8"
54+
black = "^22.10"
5555
isort = "^5.9.3"
5656
flake8 = "^5.0.4"
5757
bandit = "^1.7.4"

0 commit comments

Comments
 (0)