Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 544d8f1

Browse files
authored
Merge pull request #46 from leynier/main
chore(deps-dev): bump sphinx from 4.3.0 to 4.3.2 and commitizen from 2.20.0 to 2.20.3
2 parents 740d866 + 5846912 commit 544d8f1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -21,7 +21,7 @@ pydantic = "^1.8.2"
2121

2222
[tool.poetry.dev-dependencies]
2323
pytest = "^6.2.5"
24-
Sphinx = "^4.3.1"
24+
Sphinx = "^4.3.2"
2525
flake8 = "^4.0.1"
2626
black = "^21.12b0"
2727
isort = "^5.9.3"
@@ -31,7 +31,7 @@ pytest-depends = "^1.0.1"
3131
pytest-asyncio = "^0.16.0"
3232
Faker = "^10.0.0"
3333
unasync-cli = "^0.0.9"
34-
commitizen = "^2.20.2"
34+
commitizen = "^2.20.3"
3535

3636
[tool.commitizen]
3737
name = "cz_conventional_commits"

0 commit comments

Comments
 (0)