Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3c7d67d

Browse files
noirbizarreLee-W
authored andcommitted
test(warnings): switch from the unmaintained pytest-freezegun to pytest-freezer removing warnings
1 parent 0359d4b commit 3c7d67d

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)

AltStyle によって変換されたページ (->オリジナル) /