Skip to content

Commit 089e614

Browse files
committed
chore(deps-dev): 🔧 update
1 parent 4f2c2b8 commit 089e614

File tree

2 files changed

+77
-63
lines changed

2 files changed

+77
-63
lines changed

‎poetry.lock‎

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

‎pyproject.toml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@ redis = "^4.3.4"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
types-redis = "^4.3.21.5"
29-
pytest = "^7.2"
29+
pytest = "^7.2.2"
3030
pre-commit = ">=2.20,<4.0"
31-
black = "^22.10"
31+
black = "^23.1.0"
3232
pytest-asyncio = "^0.20.2"
33-
gitlint = "^0.18.0"
33+
gitlint = "^0.19.0"
3434
poethepoet = ">=0.16.4,<0.19.0"
3535
isort = "^5.10.1"
3636
pytest-cov = "^4.0.0"
3737
mypy = ">=0.991,<1.2"
3838
python-semantic-release = "^7.32.1"
39-
ruff = "^0.0.231"
39+
ruff = "^0.0.254"
4040

4141
[tool.semantic_release]
4242
version_variable = [

0 commit comments

Comments
 (0)