ci/lava: Uprev freezegun
The former version was presenting some bugs running fixtures in parallel testing. With the new version, we need to change the side effects on mocks a little bit and fix a start time to make the tests reproducible. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32163>
This commit is contained in:

committed by
Marge Bot

parent
93ce733425
commit
f4301626cd
@@ -1,7 +1,7 @@
|
||||
-r ../requirements.txt
|
||||
filelock==3.12.4
|
||||
fire==0.5.0
|
||||
freezegun==1.1.0
|
||||
freezegun==1.5.1
|
||||
hypothesis==6.67.1
|
||||
mock==5.1.0
|
||||
polars==0.19.3
|
||||
|
Reference in New Issue
Block a user