Skip to content

Commit d0b05fb

Browse files
authored
Merge branch 'commitizen-tools:master' into feat/custom-tag-message
2 parents a4ec00f + 3c7d67d commit d0b05fb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,8 @@ pytest = "^7.0.0"
7979
pytest-cov = "^2.6"
8080
pytest-mock = "^2.0"
8181
codecov = "^2.0"
82-
freezegun = "^0.3.15"
83-
pytest-regressions = "^2.2.0"
84-
pytest-freezegun = "^0.4.2"
82+
pytest-regressions = "^2.4.0"
83+
pytest-freezer = "^0.4.6"
8584
# code formatter
8685
black = "^21.12b0"
8786
isort = "^5.7.0"

0 commit comments

Comments
 (0)