We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d68a72 commit d5341dcCopy full SHA for d5341dc
changes/2171.misc.rst
@@ -0,0 +1 @@
1
+The use of ``pytest-freezegun`` was replaced with ``pytest-freezer``, due to lack of maintenance on the freezegun plugin.
core/setup.cfg
@@ -67,7 +67,7 @@ dev =
67
pre-commit == 3.0.2
68
pytest == 7.3.1
69
pytest-asyncio == 0.21.0
70
- pytest-freezegun == 0.4.2
+ pytest-freezer == 0.4.8
71
setuptools-scm[toml] == 7.0.5
72
tox == 4.3.5
73
docs =
0 commit comments